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

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
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