GeneralReference Sorting

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
gkl
Posts: 28
Joined: Sat Jan 17, 2009 12:21 am

Reference Sorting

Post by gkl »

Dear All,

I am using the plain bibliography style and I would like when I have multiple references (e.g. \cite{ref1,ref2}) if ref1 ends up beeing reference 65 on the list of references and ref2 number 24, to show [25,64] in the resulting pdf rather than [64,25] as it would show because of the order of the labels.

Is it possible to achieve this with the plain (or any other) bibliography style?

Regards,
George

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Reference Sorting

Post by localghost »

Try the cite package.


Thorsten
Post Reply