lyx_mirror/lib/layouts/natbibapa.module

20 lines
519 B
Plaintext
Raw Normal View History

#\DeclareLyXModule[natbib.sty,apacite.sty]{APA Style with Natbib}
#\DeclareCategory{Bibliography}
2012-12-30 18:35:23 +01:00
#DescriptionBegin
#This module adds support for using natbib together with
#apacite (the bibliography style need not be apacite--it
# could be apacite, apacitex, or any bibliography
# that works with both the natbib and apacite
2013-01-03 02:45:48 +01:00
# packages.)
#DescriptionEnd
#
# Author: Jacob Bishop <bishop.jacob@gmail.com>
2012-12-30 18:35:23 +01:00
2019-08-12 14:54:52 +02:00
Format 80
2012-12-30 18:35:23 +01:00
AddToPreamble
2012-12-30 18:35:23 +01:00
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1