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.
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?
perhaps try biblatex instead of reprogramming a bibtex style. Here's some information:
Stefan