Posiadając w bibliografii wpis
@book{goossens93,
author = "Michel Goossens and Frank Mittlebach and Alexander Samarin",
title = "The Latex Companion",
year = "1993",
publisher = "Addison-Wesley",
address = "Reading, Massachusetts"
}
możemy uzyskać
\usepackage{natbib}
\citet{goossens93} Goossens et al. (1993)
\citep{goossens93} (Goossens et al., 1993)
\citet*{goossens93} Goossens, Mittlebach, and Samarin (1993)
\citep*{goossens93} (Goossens, Mittlebach, and Samarin, 1993)
\citeyear{goossens93} (1993)
\citeauthor{goossens93} Michel Goossens and Frank Mittlebach and Alexander Samarin
więcej informacji
http://www.andy-roberts.net/misc/latex/latextutorial3.html
Brak komentarzy:
Prześlij komentarz