Re: [問題] to color a ref. via bibtex

看板LaTeX (論文排版)作者時間12年前 (2013/01/21 15:01), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串2/2 (看更多)
In my view, the easiest way is, after compiltion, to manually copy the entire \jobname.bbl into your main file. And then wrap the papers you need to color with {\color{blue} ...} Also this needs \usepackage{xcolor} \begin{thebibliorgraphy}{10} {\color{blue} \bibitem ..... % wrap this up } \bibitem \bibitem .... \end{thebiblopgraphy} then re-compile again to get the fianl result. A more compicated way is to use package hyperref and use the colorlink option. You may want to wait for alternatives. Those are what I know of.

01/21 18:27, , 1F
謝謝大大~ 我目前也是用拉進來的做法...期待好方法中~
01/21 18:27, 1F
文章代碼(AID): #1G_EUk_0 (LaTeX)
文章代碼(AID): #1G_EUk_0 (LaTeX)