BibTeX, biblatex and biber ⇒ How to put first author's last name at first in Reference?
How to put first author's last name at first in Reference?
I am currently use "abbrv" style for my BIBTEX. But there is a problem----in automatically generated Reference, the first Author's last name is not listed first. Instead, the abbreviated first name is listed as first.
For instance, it is shown in the Reference as this way: "R.K. Merton, K. Smith and J. Kim". However, what I want is "Merton, R.K., K. Smith and J. Kim".
Can anybody help me on this? Should I choose another particular style for my reference?
Thanks a lot.
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
- Stefan Kottwitz
- Site Admin
- Posts: 10359
- Joined: Mon Mar 10, 2008 9:44 pm
How to put first author's last name at first in Reference?
perhaps try biblatex instead of reprogramming a bibtex style. Here's some information:
Stefan