Search found 2 matches

by huunal
Wed Dec 28, 2011 10:51 am
Forum: Page Layout
Topic: Wrong page numbers in Table of Contents
Replies: 10
Views: 21143

Re: Wrong page numbers in Table of Contents

I solved the problems by inserting \newpage after \tableofcontents, \listoffigures
and \listoftables , etc
:)
by huunal
Tue Dec 27, 2011 5:48 pm
Forum: Page Layout
Topic: Wrong page numbers in Table of Contents
Replies: 10
Views: 21143

Wrong page numbers in Table of Contents

Hi, I have similar problems and the reason stems from the bibliography. However, I have not been solved yet. If I remove the

\addcontentsline{toc}{chapter}{\bf BIBLIOGRAPHY}
\chapter*{\bf BIBLIOGRAPHY}
\bibliography{J:/thesis_draft/bibtexf/strings,J:/thesis_draft/bibtexf/myrecbib ...