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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply