view macros.xml @ 0:bdaadfd0c843 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:41:47 -0400
parents
children 84849140a3bc
line wrap: on
line source

<?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>