[問題] 參考文獻排序

看板LaTeX (論文排版)作者時間14年前 (2011/08/19 17:48), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
\documentclass[twocolumn,prb, showpacs]{revtex4-1} \bibliographystyle{unsrt} \usepackage{graphicx}% Include figure files \usepackage{dcolumn}% Align table columns on decimal point \usepackage{bm}% bold math \begin{thebibliography}{99} \bibitem{Reimers1993} \bibitem{VanderVen2000} \end{thebibliography} 不好意思想請問一下!(使用Texmaker編譯) 我已經使用\bibliographystyle{unsrt}這項指令 照理說參考文獻排序應該是依據cite的順序才對 也就是最早引用到的就是1號, \cite{VanderVen2000} 第二個引用的應該為2號, \cite{Reimers1993} 可是編譯完成後cite的順序卻是跟我\bibitem的排列順序一致 先引用到的卻是2號 然後顯示的才是1號 是因為revtex4-1中已經限制了\cite的順序必須遵守\bibitem的先後順序嗎? 麻煩各位解答了 謝謝!! -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.103.167
文章代碼(AID): #1EJZ5IdF (LaTeX)
文章代碼(AID): #1EJZ5IdF (LaTeX)