Hello all,
I was using \bibliographystyle{unsrt} to get my references but I wanted them to appear in the order of citing them in the text and not in alphabetical order so I swapped to using the \bibliographystyle{plain}.
It did the job, but after updating to MiKTeX 2.9 and some recompilations I see that it is in alphabetical order again.
How can I get my references appear in the order I cite them in my main text?
Thanks a lot
BibTeX, biblatex and biber ⇒ References in Order of Appearance in main Text
NEW: TikZ book now 40% off at Amazon.com for a short time.

References in Order of Appearance in main Text
I'm not able to test this at the moment, but I recall it was:
Correct me if I'm wrong 
Code: Select all
\bibliographystyle{ieeetr}

howtoTeX.com - Your LaTeX resource site (Tips, Tricks, Templates and more!)
Follow howtoTeX on twitter
Follow howtoTeX on twitter
Re: References in Order of Appearance in main Text
If you switch to biblatex, you can specify this for any style with the option
sorting=none
sorting=none