Search found 1 match

by timantha
Wed Apr 08, 2009 7:37 pm
Forum: BibTeX, biblatex and biber
Topic: Problem with unsrt
Replies: 2
Views: 3929

Problem with unsrt

Hi all,

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 ...