GeneralBibliography: Last Name Leading

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Venturor
Posts: 1
Joined: Sun May 24, 2009 11:49 pm

Bibliography: Last Name Leading

Post by Venturor »

Hi all,

I use natbib for references citation. The bibliography list item shows author's first name firstly, and I wonder whether there is way to show author's last name firstly, like: Jordan, Michael.

Recommended reading 2024:

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

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

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Bibliography: Last Name Leading

Post by kaiserkarl13 »

Yes; use a different bibliography style. Here's a partial list:

http://amath.colorado.edu/documentation ... tml#styles
(and links therein)

You can even make your own by typing "latex makebst"; this asks you a series of questions about how you want your references formatted.

I hope that helps!
phi
Posts: 577
Joined: Tue Oct 21, 2008 8:10 pm

Re: Bibliography: Last Name Leading

Post by phi »

Or switch to biblatex which is much more flexible and can also emulate natbib.
Post Reply