Re: [問題] 使用IEEEtran.bst編輯bib,人名重複會變成dash

看板LaTeX (論文排版)作者時間17年前 (2008/04/24 13:32), 編輯推噓1(100)
留言1則, 1人參與, 最新討論串2/3 (看更多)
※ 引述《kwc1.bbs@ptt.cc (Never Give Up)》之銘言: > 遵照IEEE的排版之後發現 > 如果連續兩個reference人名重複會變成一連串的dash > 打開bst檔案後發現有做人名重複的檢查 > 好像是 > FUNCTION {default.is.dash.repeated.names} > 可是不知道怎麼移除這個部分 > 請各位大大指點 參考 [1] 該 function 上面的說明 <quote> % #0 turns off the "dashification" of repeated (i.e., identical to those % of the previous entry) names. IEEE normally does this. % #1 enables FUNCTION {default.is.dash.repeated.names} { #1 } </quote> 請試看看 FUNCTION {default.is.dash.repeated.names} { #0 } [1] ~/texmf-texlive/bibtex/bst/IEEEtran/IEEEtran.bst -- 我是路過的路人 -- ※ Origin: SayYA 資訊站 <bbs.sayya.org> ◆ From: adsl-218-211-15-237.nh.sparqnet.net

04/24 13:48, , 1F
非常感謝~~不過我也太心急了,沒有發現上面就有註解,感恩
04/24 13:48, 1F
文章代碼(AID): #1841jK00 (LaTeX)
文章代碼(AID): #1841jK00 (LaTeX)