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

看板LaTeX (論文排版)作者 (獅子)時間11年前 (2014/07/18 01:29), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
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檔就可以成功囉 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 140.113.122.234 ※ 文章網址: http://www.ptt.cc/bbs/LaTeX/M.1405618164.A.FC8.html
文章代碼(AID): #1Jo0Vq_8 (LaTeX)
文章代碼(AID): #1Jo0Vq_8 (LaTeX)