Theses, Books, Title pagesBackref to page shows a wrong page

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Backref to page shows a wrong page

Post by templateuser »

Hello,

By using "backref=page" for hyperref we can have back references (reverse links from bibliography list to the content). In the list of references, the page number of each item is shown correctly. But when I click on it, it goes to a wrong page!

Anybody has any idea to solve it?

Thanks a lot.

sam

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Backref to page shows a wrong page

Post by Stefan Kottwitz »

You may need to compile several times, to get all references correct.

Check for hyperref warnings in the log file. If there are problems with anchors or targets, hyperref should warn about this in the log file.

You can also check hyperref entries in the .aux file.

In such cases, it would be good to see a Infominimal working example, without it I can just give the advice above.

Stefan
LaTeX.org admin
Post Reply