GeneralReferences sorted by Citation Keys

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
mrAnonymus
Posts: 3
Joined: Thu May 19, 2011 6:05 pm

References sorted by Citation Keys

Post by mrAnonymus »

Hi,

I want to generate a reference list where the keywords are at the left in the list, an example:

instead of
[1] Jones et al....

I want
[keyword] Jones et al..

Or

keyword Jones et al..

Where keyword is what i would put in \cite{keyword} to refer. I use the \nocite{*} command, since i want to make a list of all the references in the file.

And then i want the list sorted by keyword (this is not so important, i would be satisfied with only getting the keyword to the left)

So my question is, is this possible? Preferably without using latex makebst to generate my own bibliography style since i might want to do this on different computers where i don't know what will be installed.

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