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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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