]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/natbibapa.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / natbibapa.module
index da38bf810a57b3b3637b81e11b2cfa059271246d..fc9283f11121c2d71a7f802755751a082cbb8de4 100644 (file)
@@ -1,15 +1,18 @@
-#\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
 #         could be apacite, apacitex, or any bibliography
 #         that works with both the natbib and apacite
-#         packages.
-#DescriptionEnd 
+#         packages.)
+#DescriptionEnd
+#
+# Author: Jacob Bishop <bishop.jacob@gmail.com>
 
-Format 43
+Format 98
 
-Preamble
+AddToPreamble
 \usepackage[natbibapa]{apacite}
 EndPreamble