[OS X TeX] APA citation style

Alan Munn amunn at msu.edu
Thu Mar 22 07:04:45 CET 2007


At 11:51 PM -0500 3/21/07, Salvatore Enrico Indiogine wrote:
>Greetings!
>
>At our department we are asked to use APA citation style for all our papers.
>
>My vanilla citation style is produced using TeXShop with
>
>\bibliographystyle{plain}
>\bibliography{miabibliografia}
>
>I do not have the file apacite.sty on my computer.

TeX Live does have apacite, but unless you are sending things to an 
APA journal, it's probably not worth dealing with.  A better solution 
is to use natbib and the apalike.bst file, which are part of gwTeX 
and TeX Live.  This will produce APA style references that will 
probably satisfy all but the most picky.

so:

\usepackage{natbiib}
\bibliographystyle{apalike}

\bibliography{miabibliografia}

Alan


-- 
Alan Munn 
amunn at msu.edu
Department of Linguistics                             
and Germanic, Slavic, Asian and African Languages   Fax.  +1-517-432-2736
Michigan State University, East Lansing MI 48824       Tel.  +1-517-355-7491

------------------------- Helpful Info -------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
List Reminders & Etiquette: http://www.esm.psu.edu/mac-tex/list/





More information about the macostex-archives mailing list