BibTeX, biblatex and biberAlphabetical Order

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
avidanium
Posts: 12
Joined: Mon Oct 12, 2009 10:49 pm

Alphabetical Order

Post by avidanium »

Hello,

I have come upon a very strange behvaiour of bibtex and I was wondering if someone knows how to fix it. When I use

Code: Select all

\bibliographystyle{alpha}
The entries are not ordered alphabetically

whereas when I use

Code: Select all

\bibliographystyle{plain}
they are oredered alphabetically.

As far as I know alpha style should order alphabetically so how can this be fixed?

Thank you.

Recommended reading 2024:

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

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

Post Reply