Page Layout ⇒ Reference numbering with a list of Figures
Reference numbering with a list of Figures
I have a set of references on my piece of work and i would like them to start from number one at least in the first chapter where introduction comes in. The \bibliographystyle is set to IEEEtran, which means that it already orders the reference as they were unsorted, i.e. unsrt, since the references are not order themselves.
The problem is that i have a list of Figures and list of Tables just before first chapter appears and because there are refences in these captions then the introduction has in its first paragraph a reference starting with number 5, which it doesnt look good.
Is there a way of starting the order of the references from the first chapter?
Thanks
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
Reference numbering with a list of Figures
Code: Select all
\caption[Here's the caption without citation]{Here's the caption with a cite to~\cite{key}}
Reference numbering with a list of Figures
I have used the optional case, which is true that removes the citation from the LoF and LoT. But for some reason the numbering in the first chapter still starts from 5. So I deletedUse the optional argument of the \caption command to avoid references from appearing in the LoF or in the LoT:
Mydocumet.lot
Mydocumet.lof
Mydocumet.bbl
Is there any other file that i might want to delete before i compile?
Thanks
Re: Reference numbering with a list of Figures
I just had to compile it again (2 time) as i missed to read the log files saying "there were undefined references".
So now works perfectly.
Thanks for your fast reply
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Reference numbering with a list of Figures
Then please mark the topic (not the last post) accordingly as written in Section 3 of the Board Rules (to be read before posting).nabi wrote:[…] So now works perfectly. […]
Best regards and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10