Theses, Books, Title pages ⇒ Hyperlink in the table of contents doesn't reference to the correct page.
Hyperlink in the table of contents doesn't reference to the correct page.
A picture of the table of contents is given here; 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}
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
Hyperlink in the table of contents doesn't reference to the correct page.
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;