Skip to content

参考文献 #1

Description

@bsplu

1.参考文献无法更改

重写了ref/test.bib,xelatex-bibtex-xelatex编译后pdf没有更新出新的参考文献。
发现解决办法: 把main.tex中"\bibliographystyle{ref/rucbib}"移到\begin{document}前。

2. 被引用参考文献显示方式不正确

使用\cite{},在pdf中对应位置,显示的格式为“[作者]”,但是希望格式为"[标号]"。
临时解决办法:在ructhesis.cls中将"\RequirePackage{natbib}%参考文献"替换为"\RequirePackage[square,comma,super,sort&compress]{natbib}%参考文献"
参数见wikibooks

3. 参考文献的格式

在参考文献列表里,显示的内容过多。url和doi不需要显示,url的超链接希望可以加到文章标题。目前没有发现解决办法。

具体参考文献形式希望可以借鉴revtex4-1模板

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions