BibTeX, biblatex and bibernatbib cite not generating "et al."

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
p.theiner
Posts: 1
Joined: Fri Apr 02, 2010 6:48 pm

natbib cite not generating "et al."

Post by p.theiner »

Hi all,

I'm using the natbib package to format my in-text citations. I have a simple problem that I can't quite figure out: when I use the standard natbib command "\citep{Example2006}", it should generate an abbreviated citation such as "Abner et al. (2006)" for more than three authors, right?
When I LaTeX my doc, however, my PDF always contains the full list of authors, like "Aber, Brown, Chang, and Door (2006)", which I would only expect in the case of "\citep*{Example2006}". Any suggestions?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: natbib cite not generating "et al."

Post by josephwright »

Post a minimal working example, otherwise we are guessing.
Joseph Wright
Post Reply