]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/natbibapa.module
Fix grammar
[lyx.git] / lib / layouts / natbibapa.module
index 008f105b2c20aabc1397c00a020ce25be2206a61..a99a0cc3cee0333ade5ffd2e32fce73092c8acf0 100644 (file)
@@ -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 <bishop.jacob@gmail.com>
 
-Format 53
+Format 74
 
-Preamble
+AddToPreamble
 \usepackage[natbibapa]{apacite}
 EndPreamble