Mercurial > repos > mingchen0919 > elastic_fastq_dump
diff elastic_tool_macros.xml @ 3:9f61c75f17b7 draft
planemo upload
author | mingchen0919 |
---|---|
date | Sun, 01 Apr 2018 17:02:08 -0400 |
parents | 3e6452f224b2 |
children |
line wrap: on
line diff
--- a/elastic_tool_macros.xml Sun Apr 01 16:50:18 2018 -0400 +++ b/elastic_tool_macros.xml Sun Apr 01 17:02:08 2018 -0400 @@ -25,7 +25,25 @@ </xml> <!--tool citations--> - <xml name="citations"> - <citation type="doi"></citation> + <xml name="tool_citations"> + <citation type="bibtex"><![CDATA[ + @article{allaire2016rmarkdown, + title={rmarkdown: Dynamic Documents for R, 2016}, + author={Allaire, J and Cheng, Joe and Xie, Yihui and McPherson, Jonathan and Chang, Winston and Allen, Jeff + and Wickham, Hadley and Atkins, Aron and Hyndman, Rob}, + journal={R package version 0.9}, + volume={6}, + year={2016} + } + ]]></citation> + <citation type="bibtex"><![CDATA[ + @book{xie2015elastic, + title={Dynamic Documents with R and knitr}, + author={Xie, Yihui}, + volume={29}, + year={2015}, + publisher={CRC Press} + } + ]]></citation> </xml> </macros>