A collection of Rmarkdown templates for writing scientific manuscripts, manuscript reviews, Beamer slides (metropolis theme) and other Rmarkdown documents, with support for cross-references, citations and different bibliography styles.
See examples here:
To install the package, run:
remotes::install_github("Pakillo/rmdTemplates")
After installing the package, click on create new Rmarkdown document
in Rstudio
to have access to the templates.
See Writing papers in Rmarkdown and https://bookdown.org/yihui/rmarkdown/document-templates.html for more information.
If you use any of these templates, I'd be grateful if you provided a link to your document in this issue. It can be helpful to know how other people are using and modifying these templates.
If you wish to cite the package or template:
F. Rodriguez-Sanchez (2021) rmdTemplates: a collection of Rmarkdown templates. https://doi.org/10.5281/zenodo.595249.
Thanks to Yihui Xie, the Rstudio team, John MacFarlane, and all the people contributing to this workflow.