lyx_mirror/lib/layouts/natbibapa.module
2018-11-10 16:07:07 +01: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 70
AddToPreamble
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1