BibTeX, biblatex and biberReference ordering in text

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
hannah2233
Posts: 3
Joined: Sun Apr 06, 2014 12:37 am

Reference ordering in text

Post by hannah2233 »

Hey guys,

I've inserted a reference to a few of my figures in the caption of the figure, they are not the first references in the document but latex puts them as the first references in my bibliography so when you read my introduction the first reference you come across is like [9] and later on in the document when you get to a figure it is referenced as [1].

I use \bibliographystyle{ieeetr} and I'm using /cite{} when referencing in the text.
Any solutions?

Thanks
Hannah

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

hannah2233
Posts: 3
Joined: Sun Apr 06, 2014 12:37 am

Re: Reference ordering in text

Post by hannah2233 »

sorry I'm using
\bibliographystyle{ieeetr}
Post Reply