view macros.xml @ 1:9d793e88e15f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/tn93/ commit eec640a7c26b728f8175885926fe368b0756d9e5"
author iuc
date Fri, 23 Apr 2021 03:05:33 +0000
parents ccebde0e2d61
children b38f620a3628
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">1.0.6</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>