今天发现springer引用文献默认是按照作者首字母排序,即使在导言区使用\usepackage[numbers]{natbib},那么你文中的参考文献序号顺序不是按行文顺序来的。
解决办法:
-
Find the file
spbasic.bston your computer. Create a copy of this file and call the copy, say,spbasic_unsort.bst. -
Open the file
spbasic_unsort.bstin a text editor. -
Find the two lines that start with
SORT(note: uppercase is important), and comment out -- or simply delete -- both of these lines. -
Save the file
spbasic_unsort.bsteither in the directory that contains your main tex file or in a directory that's searched by your tex distribution. If you choose the latter method, be sure to also update the filename database of your TeX distribution. -
In your main tex file, change the instructio

解决Springer模板中参考文献默认按作者首字母排序的问题,需找到并修改文件bst文件,取消SORT指令,确保删除临时文件,然后重新编译。
最低0.47元/天 解锁文章
3260

被折叠的 条评论
为什么被折叠?



