Changing 'bibliography' to 'references'

Tim Adlam <[email protected]>
Newsgroups gmane.comp.tex.miktex
Message-ID <[email protected]>
Hi all,

I am using MiKTex and report.cls with bathesis.sty for my PhD.

My References are coming out headed "Bibliography" when I need them to 
be headed "References". Any suggestions?

Thanks,

Tim Adlam
[email protected]

========================

\documentclass[report,a4paper,12point]{report}
\usepackage{charter,baththesis,graphicx,pdfpages,makeidx,tocbibind}

%% preamble - before \begin{document}
\makeindex
\makeatletter
\renewcommand*\l@figure{\@dottedtocline{1}{1.5em}{3.2em}}
\renewcommand*\l@table{\@dottedtocline{1}{1.5em}{3.2em}}
\makeatother
%% adjust the values to what you need 1.5em --> 3em ...
%% first argument: hierarchy of entry - chapter, section,  ...
%% following arguments intendation of number and text

\author{Timothy D. Adlam}

\title{The Design of Compliant Seating for Children with Severe Whole 
Body Extensor Spasms}
\degree{Doctor of Philosophy in Mechanical Engineering}
\degreeyear{2012}
\norestrictions

\begin{document}
\maketitle

...............

\newpage

\bibliographystyle{unsrt}
\bibliography{seating}

\newpage
\include{appendix}

\newpage
\printindex


\end{document}


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.