lyx_mirror/lib/layouts/natbibapa.module

19 lines
475 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
#
# Author: Jacob Bishop <bishop.jacob@gmail.com>
2012-12-30 18:35:23 +01:00
2018-01-02 11:53:01 +01:00
Format 66
2012-12-30 18:35:23 +01:00
AddToPreamble
2012-12-30 18:35:23 +01:00
\usepackage[natbibapa]{apacite}
EndPreamble
Provides natbib 1