I am trying to make bold blue color text in some of the bibliography. For instance in reference [1] and keep the default in rest of others references. When I do the following:
\usepackage{color}
\usepackage{cite}
\textbf{{\color{blue} \cite{1}}}
It does only make blue [1] in the document but does not change the color in corresponding reference. Please any suggestions.
References
[1] H. Xu and B. Li, “Dynamic cloud pricing for revenue maximization,”
IEEE Transactions on Cloud Computing, vol. 1, no. 2, pp. 158–
171, 2013.
[2] H. Xu and B. Li, “Dynamic cloud maximization,”
IEEE Transactions on Cloud Computing, vol. 3, no. 12, pp. 158–
171, 2011.
[3] H. Xu and B. Li, “Dynamic pricing for revenue maximization,”
IEEE Transactions on Cloud Computing, vol. 1, no. 2, pp. 158–
171, 2010.