www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 3908f59ee9639009e8a43d5dd0a18a41c96db224
parent 5a4808ee6db308a6a9dd73d08e1d873f33f2ad80
Author: Julian Onions <julian.onions@gmail.com>
Date:   Fri, 23 Nov 2007 12:28:24 +0000

Corrected the categorys for correct display in the latest preview

Diffstat:
Mcsl/ieee.csl | 1+
Mcsl/mla.csl | 1+
Mcsl/nature.csl | 1+
Mcsl/nlm.csl | 1+
Mcsl/science.csl | 2+-
5 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/csl/ieee.csl b/csl/ieee.csl @@ -11,6 +11,7 @@ </author> <category term="engineering"/> <category term="generic-base"/> + <category term="numeric"/> <updated></updated> </info> <macro name="author"> diff --git a/csl/mla.csl b/csl/mla.csl @@ -10,6 +10,7 @@ <email>simon@simonster.com</email> </author> <category term="generic-base"/> + <category term="author-date"/> <updated></updated> </info> <macro name="editor-translator"> diff --git a/csl/nature.csl b/csl/nature.csl @@ -11,6 +11,7 @@ </author> <category term="biology"/> <category term="generic-base"/> + <category term="numeric"/> <updated></updated> </info> <macro name="author"> diff --git a/csl/nlm.csl b/csl/nlm.csl @@ -10,6 +10,7 @@ <email>mberkowi@gmu.edu</email> </author> <category term="generic-base"/> + <category term="numeric"/> <updated></updated> </info> <macro name="author"> diff --git a/csl/science.csl b/csl/science.csl @@ -8,7 +8,7 @@ <name>Julian Onions</name> <email>julian.onions@gmail.com</email> </author> - <category term="author-date"/> + <category term="numeric"/> <category term="science"/> <updated/> <summary>The Science journal style.</summary>