BibTeX, biblatex and biberCustomizing BibTeX "Alpha" Labels

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
Sadeq
Posts: 10
Joined: Sun May 24, 2009 7:49 am

Customizing BibTeX "Alpha" Labels

Post by Sadeq »

I use the bibliography style "Alpha" for BibTeX. It is vey good, but sometimes I like to override the label it gives to a citation. For example, look at this:

@inproceedings{br93,
Author={Mihir Bellare and Phillip Rogaway},
...
Year={1993}
}

BibTeX Alpha produces [BR93] as citation key, while I prefer something like [BeRo93]. According to http://nwalsh.com/tex/texhelp/bibtx-14.html, one can customize the label using BibTex field "key". But, "key" is used by BibTeX only when "the 'author' and 'editor' fields are missing."
Any suggestions?

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