使用我的 bst 文件(如附件),我的参考文献列表中的两篇论文是
作者,X、Y. Buthor 和 Z. Cuthor。2014a
作者,X, Z. Cuthor 和 W. Duthor。2014b
文章正文中的引用如下
《Buthor and Cuthor》(2014a)作者
《Cuthor and Duthor》作者(2014b)
但我希望参考列表是
作者,X、Y. Buthor 和 Z. Cuthor。2014 年
作者,X,Z. Cuthor 和 W. Duthor。2014 年,文章正文中的引用为
《Buthor and Cuthor》作者(2014 年)
《Cuthor and Duthor》作者(2014 年)
我该如何做呢?
\documentclass[11pt]{article}
\usepackage[longnamesfirst]{natbib}
\begin{document}
......
\bibliographystyle{rfs171011}
\bibliography{cds_ref}
.......
\end{document}
bst 文件在这里,以备不时之需 https://latex.org/forum/viewtopic.php?f=50&t=32406