LyXAbbreviating Author Lists in Bibliography with "et al"

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
Skylyon
Posts: 1
Joined: Sun Mar 20, 2011 11:45 pm

Abbreviating Author Lists in Bibliography with "et al"

Post by Skylyon »

I'm desperately trying to abbreviate long author lists for a paper in Lyx. However, even when I select the Natbib option and use plainnat, the authors are still always listed in long form. How do I keep this from happening in Lyx? Here is my bib code:

Code: Select all

@ARTICLE{CD4Count500,
author = {Melanie A. Thompson and Judith A. Aberg and Pedro Cahn and Julio SG Montaner and Giuliano Rizzardini and Amalio Telenti and José M Gatell and Huldrych F Gunthard and Scott M Hammer and Martin S Hirsch and Donna M Jacobsen and Peter Reiss and Douglas D Richman and Paul A Volberding and Patrick Yeni and Robert T Schooley},
title = {Antiretroviral Treatment of Adult HIV Infection: 2010  Recommendations of the International AIDS Society: USA Panel},
journal = {JAMA},
year = {2010},
volume = {304},
pages = {321-333},
timestamp = {2011.03.20}
}

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

magali
Posts: 14
Joined: Sat Dec 04, 2010 12:41 am

Re: Abbreviating Author Lists in Bibliography with "et al"

Post by magali »

I am having the same problem you described. I'm using document class "article", natbib, "jneuros" (instead of plainnat). In the text, the "et al" works, but in the bibliography, all the authors' names show up.
kaioh
Posts: 7
Joined: Thu Aug 18, 2011 7:12 pm

Re: Abbreviating Author Lists in Bibliography with "et al"

Post by kaioh »

Hello everyone again.
I have another doubt, this time related with this post.

In my case I would like to abbreviate the author list, but only in some specific papers. Is that possible? I have two or three papers in my references with around 50 authors, but others have only two or three, and those are ok.

I would like to shorten only some specifica papers for only "First Author et al.".
If someone knows how to do it, I'd appreciate.
Thank you,
Kaioh
Post Reply