BibTeX, biblatex and biberBiBTeX starts numbering wrong

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
swilcox26
Posts: 2
Joined: Tue May 31, 2011 5:38 am

BiBTeX starts numbering wrong

Post by swilcox26 »

I am running TeXWorks, compiling in XeLaTeX+MakeIndex+BiBTeX mode and my first reference starts at [35] instead of [1]... my bib command is

\bibliographystyle{unsrt}
\bibliography{nanosteppers}

It uses references less than [35] later in the paper, but should make the first reference [1]. Never encountered this problem in any of my other writings.

Any help on how to fix this would be great.

Thanks

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

swilcox26
Posts: 2
Joined: Tue May 31, 2011 5:38 am

Re: BiBTeX starts numbering wrong

Post by swilcox26 »

Fixed. I just kept compiling a different style and it worked eventually.

Ignore...
Post Reply