Code: Select all
\clearpage
\chapter*{Bibliography}
\markboth{\MakeUppercase{Bibliography}}{}
or
Code: Select all
\markright{\MakeUppercase{Bibliography}}

Code: Select all
\clearpage
\chapter*{Bibliography}
\markboth{\MakeUppercase{Bibliography}}{}
Code: Select all
\markright{\MakeUppercase{Bibliography}}
NEW: TikZ book now 40% off at Amazon.com for a short time.
main.tex
. It says:Code: Select all
% Compiling this template:
% This template uses biber for its bibliography and makeindex for its index.
% This means that to update the bibliography and index in this template you
% will need to run the following sequence of commands in the template
% directory:
%
% 1) pdflatex main
% 2) makeindex main.idx -s StyleInd.ist
% 3) biber main
% 4) pdflatex main
biber
from the Windows command line by navigating to the folder with main.tex
and then using the commands above.NEW: TikZ book now 40% off at Amazon.com for a short time.