BibTeX, biblatex and biberproblem with unsrt style

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
skalag
Posts: 1
Joined: Fri Mar 12, 2010 12:40 am

problem with unsrt style

Post by skalag »

I use the style unsrt with my bibliography.
i have master file with \input for all my chapters.
Bibliography for all chapters is in one file.
But i have problem with refrence numbering.
It starts from number 4 not 1.
The number 1, 2, and 3 appers after number 4. Further sorting and numbering is OK.
How to force latex to start to count from 1?
I have discovered that when i complile only first chapter the numbering is OK but when i compile everything this funny staff happens.
Any idea what can cause this?

Thanks

Recommended reading 2024:

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

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: problem with unsrt style

Post by josephwright »

Post an example of what you're doing.
Joseph Wright
spiegboy
Posts: 120
Joined: Thu Dec 06, 2007 9:58 am

problem with unsrt style

Post by spiegboy »

unsrt regulates that references are in numerical order as it appears in the texts. you should not have such problem. you can choose other bib styles. refer to the following link for a variety of bib styles
http://amath.colorado.edu/documentation ... tyles.html
Post Reply