I downloaded a template from Journal of Applied Physics - Scitation.
You can see the template from this link http://publishing.aip.org/authors/preparing-your-manuscript
The problem is that the reference colour in this template is not blue, can you help me to change it to blue. I did several attempts but all of them did not work.
Here is the code that may help for solving:
\listfiles
\documentclass[%
reprint,%
%secnumarabic,%
amssymb, amsmath,%
aip,cha,%
%groupedaddress,%
%frontmatterverbose,
]{revtex4-1}
\usepackage{float}
\usepackage{docs}%
\usepackage{bm}%
\usepackage[colorlinks=true,linkcolor=blue]{hyperref}%
\usepackage{graphicx}
%\nofiles
\expandafter\ifx\csname package@font\endcsname\relax\else
\expandafter\expandafter
\expandafter\usepackage
\expandafter\expandafter
\expandafter{\csname package@font\endcsname}%
\fi
\hyphenation{title}
\pagestyle{empty}
\begin{document}
natbib,natbib8.3." So I assume that your tagging this questionbiblatexwas an oversight and you actually wantednatbib. Please make sure to provide a MWE for this kind of question. (And link to the template explicitly, I found a download link on that site, but am not sure if it the right one). Plus, you might want to be more specific about what you mean by "reference colour": Is it the colour of citations or links? – moewe Apr 11 '15 at 17:19