BibTeX, biblatex and biberAuthor Names appear twice

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
hadronsk
Posts: 1
Joined: Fri Mar 30, 2012 3:43 pm

Author Names appear twice

Post by hadronsk »

Hi

I have a problem which I've been trying to solve, but haven't been able to. I'm using the natbib package to create my references. My problem is that in my Bibliography my preamble/natbib settings creates entries like this:

Hemighaus, Boval, Bacha, Barnes, Franklin, Gibbs, Hogue, Jones, Lesnini, Lind, and Morris, 2006a. Greg Hemighaus, Tracy Boval, John Bacha, Fred Barnes, Matt Franklin, Lew Gibbs, Nancy Hogue, Jacqueline Jones, David Lesnini, John Lind, and Jack Morris. Avaitaion Fuels Technical Report, Chevron, 2006a.

The trouble here is that the authors names are repeated, which I don't want them to. In my text when using the reference i write \citep{bib:fdsafa}, which in my report produces:

[Hemighaus et al., 2006a]

I would like my Bibliography outputs to write:

Hemighaus et al., 2006a. Greg Hemighaus, Tracy Boval, John Bacha, Fred Barnes, Matt Franklin, Lew Gibbs, Nancy Hogue, Jacqueline Jones, David Lesnini, John Lind, and Jack Morris. Avaitaion Fuels Technical Report, Chevron,
2006a.

Does anyone know how I can fix this? Or maybe you have some other cleaver way of not repeating author names :D

Recommended reading 2024:

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

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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Author Names appear twice

Post by localghost »

For an adequate problem description please prepare a minimal example that clearly shows the misbehaviour. Due to missing information the problem is not comprehensible, thus a specific answer not possible.


Best regards and welcome to the board
Thorsten
Post Reply