I am trying to add the preface and the references to my contents by
Code: Select all
\addcontentsline{toc}{chapter}{Contents}
\tableofcontentsCode: Select all
\addcontentsline{toc}{chapter}{Bibliography}
\bibliography{refmeasure}i do no know where is the problem.
Thanks a lot.