]> git.lyx.org Git - lyx.git/blob - lib/layouts/natbibapa.module
9c36349fb4fbf89e41e1a6230b98b8133f5b072d
[lyx.git] / lib / layouts / natbibapa.module
1 #\DeclareLyXModule[natbib.sty,apacite.sty]{Natbibapa}
2 #DescriptionBegin 
3 #This module adds support for using natbib together with
4 #apacite (the bibliography style need not be apacite--it
5 #         could be apacite, apacitex, or any bibliography
6 #         that works with both the natbib and apacite
7 #         packages.)
8 #DescriptionEnd
9 #
10 # Author: Jacob Bishop <bishop.jacob@gmail.com>
11
12 Format 68
13
14 AddToPreamble
15 \usepackage[natbibapa]{apacite}
16 EndPreamble
17
18 Provides natbib 1