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 17456 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
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
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 17415 times
Post Reply