diff macros.xml @ 4:6e1273dde0db draft default tip

"planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/krakentools"
author jdv
date Thu, 30 Sep 2021 17:35:38 +0000
parents b302dc008a4e
children
line wrap: on
line diff
--- a/macros.xml	Tue Sep 28 05:30:18 2021 +0000
+++ b/macros.xml	Thu Sep 30 17:35:38 2021 +0000
@@ -17,5 +17,19 @@
         <regex match="Exception:"/>
         </stdio>
     </xml>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+            @misc{Lu2021,
+            author = {Lu, Jennifer},
+            year = {2021},
+            title = {KrakenTools},
+            publisher = {GitHub},
+            journal = {GitHub repository},
+            url = {https://github.com/jenniferlu717/KrakenTools},
+            }
+            </citation>
+        </citations>
+    </xml>
 
 </macros>