Today ,I use the \tableofcontentsto yield a content ,however ,it lacks of the reference .
My trial
\documentclass{ctexart }
\begin{document }
\addcontentsline{ toc }{ section }{Reference }
\tableofcontents
\end{ document }
Fortunately ,the reference appear to the first line ,while I need it appear on the last line.
so I wonder how to revise.thanks .

bibliography,how to change it to the chinese character "参考文献 " – xyz Jan 14 '14 at 12:38\renewcommand{\bibname}{foo}on preamble. – Sigur Jan 14 '14 at 12:39