lyx_mirror/lib/layouts/natbibapa.module
Richard Heck fcb4972979 Add layout for APA v6 class and associated module and template.
Also, add Jacob Bishop to the list of contributors, since this is
his work. Thanks, Jacob!
(cherry picked from commit 824b0313b3)
2012-12-27 15:52:05 -05:00

19 lines
464 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
#Requires:
#Excludes:
Format 35
Preamble
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1