Re: [問題] reference 前面的數字

作者: tiger790815 (獅子)   2014-07-18 01:29:21
5.1 List Number Style
We want to change the reference numbering system from [12] to 12.
This can be done in the preamble by putting the following code:
\makeatletter % Reference list option change
\renewcommand\@biblabel[1]{#1.} % from [1] to 1.
\makeatother %
把上面這段複製到bst檔案裡面存檔
在compile tex檔就可以成功囉

Links booklink

Contact Us: admin [ a t ] ucptt.com