X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Fnatbibapa.module;h=fc9283f11121c2d71a7f802755751a082cbb8de4;hb=c8c1c15631712d458e98b612ba8c049a7ae4d260;hp=6b48198d139ff2d156d0c29b7d731e4856cbe8e5;hpb=a33157331bba8215e4c55f40dd36e4d3ac0c6c00;p=lyx.git diff --git a/lib/layouts/natbibapa.module b/lib/layouts/natbibapa.module index 6b48198d13..fc9283f111 100644 --- a/lib/layouts/natbibapa.module +++ b/lib/layouts/natbibapa.module @@ -1,4 +1,5 @@ -#\DeclareLyXModule[natbib.sty,apacite.sty]{Natbibapa} +#\DeclareLyXModule[natbib.sty,apacite.sty]{APA Style with Natbib} +#\DeclareCategory{Bibliography} #DescriptionBegin #This module adds support for using natbib together with #apacite (the bibliography style need not be apacite--it @@ -6,10 +7,12 @@ # that works with both the natbib and apacite # packages.) #DescriptionEnd +# +# Author: Jacob Bishop -Format 63 +Format 98 -Preamble +AddToPreamble \usepackage[natbibapa]{apacite} EndPreamble