Re: [問題] to color a ref. via bibtex
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
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章