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.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply