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