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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Stefan Kottwitz
Site Admin
Posts: 10335
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