BibTeX, biblatex and biber ⇒ Reference Numbers get Reset
Reference Numbers get Reset
This is my first post here and I hope I am posting it in the right place.
I am writing my thesis now, and I am using BibTeX to format my bibliography. My problem is this: If I include a reference in any of my figure caption, the reference counter gets back to [1] although the reference just before the one I used in my figure caption is mentioned correctly [49], say.
Why does reference counter starts over again when I include a reference in my figures?
To solve this issue, I noticed that if I remove .bbl, .aux, .lot, .lof, ... I get the reference numbers correctly after I re-latex my document. But if I re-latex it again, it get back to the error case of reporting the last reference with [1] again?
Any help?
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Reference Numbers get Reset
\caption
to get rid of the references in the LoF.
Code: Select all
\caption[LoF entry]{Full caption with \cite{key}}
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10