diff macros.xml @ 5:7a7d7f30ddfc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit dacdfa7ecfbdd1c1a12494cf7d0450185c122c84"
author iuc
date Fri, 27 Aug 2021 20:34:32 +0000
parents
children f5643712dca7
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Fri Aug 27 20:34:32 2021 +0000
@@ -0,0 +1,18 @@
+<macros>
+    <token name="@PACKAGE_VERSION@">1.2.1</token>
+    <xml name="citations">
+        <citations>
+            <citation type="bibtex">
+                @misc{githubartic-ncov2019,
+                  author = {Nick Loman and the ZiBRA Project and the ARTIC project},
+                  year = {2017},
+                  title = {ARTIC toolkit},
+                  publisher = {GitHub},
+                  journal = {GitHub repository},
+                  howpublished{\url{https://github.com/artic-network/fieldbioinformatics}},
+                }
+                </citation>
+                <yield />
+        </citations>
+    </xml>
+</macros>