Search found 1 match

by PENWE
Wed May 12, 2021 1:46 pm
Forum: XeTeX
Topic: how to colorize the symbol "Bibliography"
Replies: 1
Views: 22760

how to colorize the symbol "Bibliography"

\renewcommand{\bibname}{\color{red}Bibliography}
\bibliography{Reference}


I use the codes above but the color of "Bibliography" is not changed into red after compiling.