Mercurial > repos > iuc > tn93
diff macros.xml @ 0:ccebde0e2d61 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit 53d8d20f3b6716d7ce8d0f56916563d21fe3aa4a
author | iuc |
---|---|
date | Wed, 17 Jul 2019 13:42:11 -0400 |
parents | |
children | 9d793e88e15f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Jul 17 13:42:11 2019 -0400 @@ -0,0 +1,17 @@ +<?xml version="1.0"?> +<macros> + <token name="@VERSION@">1.0.4</token> + <xml name="citations"> + <citations> + <citation type="bibtex"> + @UNPUBLISHED{spond, + author = "Sergei Kosakovsky Pond", + title = "HyPhy: Hypothesis Testing using Phylogenies", + year = "2000", + note = "http://hyphy.org/", + url = "http://hyphy.org/"} + </citation> + <yield /> + </citations> + </xml> +</macros> \ No newline at end of file