changeset 55:0d6a5d49354c

fix citation macros
author Michael R. Crusoe <mcrusoe@msu.edu>
date Wed, 06 Aug 2014 15:09:05 -0400
parents 2c90cd2ee27b
children bbfc8bf96469
files macros.xml
diffstat 1 files changed, 12 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Aug 06 14:54:37 2014 -0400
+++ b/macros.xml	Wed Aug 06 15:09:05 2014 -0400
@@ -119,16 +119,23 @@
                         checked="true" 
                         help="Output zero count bins" />
 	</xml>
-	<xml name="software-citation" type="doi">10.6084/m9.figshare.979190</xml>
-	<xml name="diginorm-citation" type="bibtex">@misc{diginorm,
+	<xml name="software-citation">
+		<citation type="doi">10.6084/m9.figshare.979190</citation>
+	</xml>
+	<xml name="diginorm-citation">
+		<citation type="bibtex">@misc{diginorm,
     Author = {Brown, C Titus and Howe, Adina and Zhang, Qingpeng and Pyrkosz,
 Alexis B and Brom, Timothy H},
     Title = {A Reference-Free Algorithm for Computational Normalization of
 Shotgun Sequencing Data},
     Year = {2012},
     Eprint = {arXiv:1203.4802},
-}</xml>
-	<xml name="graph-citation" type="doi">10.1073/pnas.1121464109</xml>
-	<xml name="counting-citation" type="doi">10.1371/journal.pone.0101271</xml>
+}</citation></xml>
+	<xml name="graph-citation">
+		<citation type="doi">10.1073/pnas.1121464109</citation>
+	</xml>
+	<xml name="counting-citation">
+		<citation type="doi">10.1371/journal.pone.0101271</citation>
+	</xml>
 
 </macros>