BibTeX, biblatex and biberHow to put first author's last name at first in Reference?

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
ychao
Posts: 13
Joined: Sun Apr 04, 2010 12:24 am

How to put first author's last name at first in Reference?

Post by ychao »

Hi, all,

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.

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

User avatar
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?

Post by Stefan Kottwitz »

Hi,

perhaps try biblatex instead of reprogramming a bibtex style. Here's some information:
Stefan
LaTeX.org admin
Post Reply