avatar
bibliography不显示# TeX - TeX电子排版系统
n*n
1
从endnote里export出refs.txt文件,然后把后缀名改成bib。
然后在thesis.tex里加入
\bibliographystyle{plain}
\bibliography{refs}
运行bibtex,然后pdflatex,但是bibliography总是显示不出来。
什么问题呢?
谢谢!
avatar
b*n
2
你的code默认thesis.tex和refs.bib在一个文件夹里.如果把在一个文件夹里,用..到上
一级文件夹,用/到下一级文件夹.
Or, if you have have an entry in the refs.bib like the following,
@article{Gettys90,
author = {Gettys,J. and Karlton,P. and McGregor,S.},
you should cite it in your article like \cite{Gettys90}.
If the following does not help, copy and paste your code here. Easy to help
that way.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。