fix validation issues with the csl file
[acawiki-csl] / acawiki.csl
index b394a5ab3729fe2dade4e418f8d152b62b80e6c9..f4d2cee96cf23a3d59ea460dd8d718c595af308d 100644 (file)
@@ -8,7 +8,7 @@
       <name>Benjamin Mako Hill</name>
       <email>mako@atdot.cc</email>
     </author>
-    <updated/>
+    <updated>2010-04-03T12:21:00-05:00</updated>
     <summary>Output template for the AcaWiki project..</summary>
   </info>
   <macro name="editor">
       </else>
     </choose>
   </macro>
+  <citation>
+    <layout>
+      <text value="NULL" />
+    </layout>
+  </citation>
   <bibliography>
     <layout prefix="{{Summary
 " suffix="}}">
@@ -60,7 +65,7 @@
            <text variable="volume" prefix="|journal_vol="/>
            <text variable="URL" prefix="|url="/>
         <text macro="year-date" prefix="|pub_date="/>
-           <text variable="ISSN" prefix="|issn="/>
+           <!-- <text variable="ISSN" prefix="|issn="/> -->
            <text variable="DOI" prefix="|doi="/>
            <text value="|subject="/>
            <text value="|tags="/>

Benjamin Mako Hill || Want to submit a patch?