BibTeX, biblatex and biber ⇒ Problem with unsrt
Problem with unsrt
Correct me if I'm wrong but I think unsrt is supposed to sort the bibliography list at the very end in the order you cited it. so let's say
\cite{xx} blab blah \cite{zz} blab bbla \cite{yy}
then the list should be
[1] xx
[2] zz
[3] yy
I am still using the unsrt.bst. Following the same manner I've made my references above, my list goes like this.
[1] yy
[2] xx
[3] zz
wherein everything else is in order except for the fact that it misplaced a reference cited later to the top of the list and made it [1] instead of [3]. I am still using unsrt and not plain. I still have the same problem with IEEEtran.bst. I've tried searching for the forum first but when it comes to the wrong order in the list, previous users used plain and that was how they got the error.
How could I fix this such that it properly puts everything to order as I've intended to?
Thank you so much for the time and help, in advance.
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
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Re: Problem with unsrt
Re: Problem with unsrt
maybe you have the same thing?
i removed that it is worked fine