Theses, Books, Title pagesHyperlink in the table of contents doesn't reference to the correct page.

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
byn
Posts: 56
Joined: Fri Jun 10, 2022 12:27 pm

Hyperlink in the table of contents doesn't reference to the correct page.

Post by byn »

I have a working template, however when it comes to referencing the appendices and bibliography, they work well in terms of structure, however when you click to the link of either the Appendices or bibliography, it takes me to the page before each, A minimum working example of my template is available here; https://drive.google.com/file/d/17UKBW9 ... sp=sharing

A picture of the table of contents is given here;
Capture-image-toc.PNG
Capture-image-toc.PNG (31.07 KiB) Viewed 28580 times
How can i resolve this?

Bibliography is added to ToC using the code on line 209 here; \addcontentsline{toc}{chapter}{References}
Appendices are added to ToC using the code in the appedix.tex file here; \addcontentsline{toc}{chapter}{Appendices}

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

byn
Posts: 56
Joined: Fri Jun 10, 2022 12:27 pm

Hyperlink in the table of contents doesn't reference to the correct page.

Post by byn »

I am reposting my question, has any one got a chance to look at it?

I have a working template, however when it comes to referencing the appendices and bibliography, they work well in terms of structure, however when you click to the link of either the Appendices or bibliography, it takes me to the page before each, A minimum working example of my template is available here;https://drive.google.com/file/d/17UKBW9_ACKc5sH_HEfuMPdxXBQocjNa6/view?usp=sharing

A picture of the table of contents is given here;
Capture-image-toc.PNG
Capture-image-toc.PNG (31.07 KiB) Viewed 28539 times
Post Reply