General ⇒ Bibliography: Last Name Leading
Bibliography: Last Name Leading
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.
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
-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Bibliography: Last Name Leading
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!