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

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

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