lyx_mirror/lib/layouts/natbibapa.module

17 lines
420 B
Plaintext
Raw Normal View History

2012-12-30 18:35:23 +01:00
#\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
2013-01-03 02:45:48 +01:00
# packages.)
#DescriptionEnd
2012-12-30 18:35:23 +01:00
Format 60
2012-12-30 18:35:23 +01:00
Preamble
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1