comparison elastic_tool_macros.xml @ 3:9f61c75f17b7 draft

planemo upload
author mingchen0919
date Sun, 01 Apr 2018 17:02:08 -0400
parents 3e6452f224b2
children
comparison
equal deleted inserted replaced
2:3e6452f224b2 3:9f61c75f17b7
23 Here is your tool help documentation. 23 Here is your tool help documentation.
24 ]]></help> 24 ]]></help>
25 </xml> 25 </xml>
26 26
27 <!--tool citations--> 27 <!--tool citations-->
28 <xml name="citations"> 28 <xml name="tool_citations">
29 <citation type="doi"></citation> 29 <citation type="bibtex"><![CDATA[
30 @article{allaire2016rmarkdown,
31 title={rmarkdown: Dynamic Documents for R, 2016},
32 author={Allaire, J and Cheng, Joe and Xie, Yihui and McPherson, Jonathan and Chang, Winston and Allen, Jeff
33 and Wickham, Hadley and Atkins, Aron and Hyndman, Rob},
34 journal={R package version 0.9},
35 volume={6},
36 year={2016}
37 }
38 ]]></citation>
39 <citation type="bibtex"><![CDATA[
40 @book{xie2015elastic,
41 title={Dynamic Documents with R and knitr},
42 author={Xie, Yihui},
43 volume={29},
44 year={2015},
45 publisher={CRC Press}
46 }
47 ]]></citation>
30 </xml> 48 </xml>
31 </macros> 49 </macros>