Changes in version 0.11.0 o New parameterized template for generating individual PDF certificates (e.g. certificates of attendance for a course, conference, etc). Comes with helper function `generate certificates` to facilitate document generation. Changes in version 0.6.0 o New template for writing 'Notas Ecoinformáticas' for Revista Ecosistemas. Changes in version 0.5.2 o Using pandoc trick to place bibliography anywhere. Changes in version 0.5.0 o Added new template to produce beamer PDF slides with metropolis theme. Changes in version 0.4.1 o Modified substantially ms_pdf_Hollister template (now called simply ms_pdf) to include equations, landscape figures, etc. Changes in version 0.4 o Added new template (ms_Ecosistemas) to write manuscripts for Revista Ecosistemas. Changes in version 0.3 o Added new template (ms_review) for writing reviews of scientific articles as a referee. Largely inspired on https://github.com/jtleek/reviews. Changes in version 0.2 o Added two new functions to embed data (embed_data_html) or the Rmarkdown source code (embed_rmd_html) in an HTML file. Changes in version 0.1-4 o Added new data_Rmd_within_HTML template that embeds data and/or the Rmd source within the HTML report. Changes in version 0.1-3 o Added new ms_Hollister template by Jeff Hollister to produce pdf with manuscript format. o Changed names of other templates. Changes in version 0.1-1 o Added new Rmd_template_manuscript to produce pdf with manuscript format. Partly based on Carl Boettiger's template Changes in version 0.1 o Created package with generic Rmarkdown template including default knitr options and citations support (through `knitcitations` package).