Search found 3 matches

by mithras
Tue Jun 24, 2008 12:02 am
Forum: General
Topic: BibTex "et al." in body displays wrong
Replies: 3
Views: 5117

BibTex "et al." in body displays wrong

I was not able to reproduce the strange behaviour that you mentioned. I took your reference and created a biblio.bib file and used it in the following simple code:
\documentclass{book}
\usepackage{natbib}

\begin{document}

As was noticed in \citep{Amelin},

As was noticed in \citet{Amelin},

As ...
by mithras
Sun Jun 22, 2008 12:55 pm
Forum: General
Topic: BibTex "et al." in body displays wrong
Replies: 3
Views: 5117

Re: BibTex "et al." in body displays wrong

*bump*
Nobody an idea how to solve this issue :?:
by mithras
Sat Jun 07, 2008 5:14 pm
Forum: General
Topic: BibTex "et al." in body displays wrong
Replies: 3
Views: 5117

BibTex "et al." in body displays wrong

I have a BibTeX question. Let me first tell how I defined an article:
@article{Amelin,
Author = {Amelin, Y. and Krot, A. N. and Hutcheon, I. D. and Ulyanov, A. A.},
Title = {Lead Isotopic Ages of Chondrules and Calcium-Aluminum-Rich Inclusions},
Journal = {Science},
Year = {2002},
Volume ...