lyx_mirror/lib/layouts/natbibapa.module
Juergen Spitzmueller 678f3e7589 natbibapa.module: Do not overwrite preamble.
Also add author information.
2017-07-03 16:28:40 +02:00

19 lines
475 B
Plaintext

#\DeclareLyXModule[natbib.sty,apacite.sty]{Natbibapa}
#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
# packages.)
#DescriptionEnd
#
# Author: Jacob Bishop <bishop.jacob@gmail.com>
Format 60
AddToPreamble
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1