lyx_mirror/lib/layouts/natbibapa.module
Juergen Spitzmueller 1506d762d6 natbibapa.module: Do not overwrite preamble.
Also add author information.

Candidate for stable.
2017-07-02 10:54:39 +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 63
AddToPreamble
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1