]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/natbibapa.module
Fix typos in comments
[lyx.git] / lib / layouts / natbibapa.module
index de3f97bf259907edf548b762380ca278e7888cbe..fc9283f11121c2d71a7f802755751a082cbb8de4 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 54
+Format 98
 
-Preamble
+AddToPreamble
 \usepackage[natbibapa]{apacite}
 EndPreamble