Hi all,
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
Page Layout ⇒ Reference numbering with a list of Figures
Reference numbering with a list of Figures
Use the optional argument of the \caption command to avoid references from appearing in the LoF or in the LoT:
Code: Select all
\caption[Here's the caption without citation]{Here's the caption with a cite to~\cite{key}}
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Reference numbering with a list of Figures
hi,
Mydocumet.lot
Mydocumet.lof
Mydocumet.bbl
Is there any other file that i might want to delete before i compile?
Thanks
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
Massive apologise!
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
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: 9201
- 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
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
Board Rules
Avoidable Mistakes[/size]
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1