-
Notifications
You must be signed in to change notification settings - Fork 332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
参考文献格式问题 #195
Comments
可以先用我的~https://github.com/tinoryj/UESTC-Thesis-Latex-Template |
最新的模板参考文献都是以.结尾了。 |
My apologies for the non clarity of this issue. This issue is actually related to reference lists beyond the 3-digit numbered references (100 and beyond). It appears references listed from 1-100 are smoothly indented, hanging and justified as required. Listed references from 100 and beyond have a rough and weird indentation that is not consistent with listed references from 1-99 when the reference runs beyond the first line as seen below An issue raised by graduate office! |
使用BibTeX录入参考文献由\thesisbibliography命令导入*.bib文件数据库,参考文献风格自动设置为thesis-uestc。当参考文献数目超过100时,可以使用large选项调整编号的宽度,如\thesisbibliography[large]{reference}。 |
非常感谢。 有效。 我很欣赏这个。 |
thesis-uestc.bst
|
在给出的新版研究生论文参考格式中,每条最后都是以.作为结尾。为什么我编译出来的并没有啊?
The text was updated successfully, but these errors were encountered: