remotes::install_github("ThinkR-open/remedy")
install.packages("knitr")
#If you use RStudio, install remedy and check how it works
File > New file > R Markdown...
(or a .Rmd text file) and knit it to check if your computer has any dependencies missing.bib
is and know how to create one.bib
in rmarkdown or \(\LaTeX\)Do you use a reference manager?
If you do not, download and install Zotero (https://zotero.org)
Then install BetterBibTex https://retorque.re/zotero-better-bibtex/
If you use Mendeley, find the option to export your library to BibTeX (.bib) help
A sample .bib file can be found here
A .csl citation style file can be found here
More styles can be downloaded from the Zotero style repository
Rosanna van Hespen: Writing your thesis with R https://www.rosannavanhespen.nl/2016/02/16/writing-your-thesis-with-r-markdown-1-getting-started/
R Markdown: The Definitive Guide https://bookdown.org/yihui/rmarkdown/
R markdown cookbook: https://bookdown.org/yihui/rmarkdown-cookbook/
R Markdown documentation: https://rmarkdown.rstudio.com https://bookdown.org/yihui/rmarkdown/interactive-documents.html
Text and figures are licensed under Creative Commons Attribution CC BY 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".
For attribution, please cite this work as
Sánchez-Tapia & Mortara (2022, Aug. 10). Scientific Programming: Literate programming and reproducible scientific manuscripts. Retrieved from https://scientific-computing.netlify.app/17_scientific_manuscripts.html
BibTeX citation
@misc{sánchez-tapia2022literate, author = {Sánchez-Tapia, Andrea and Mortara, Sara}, title = {Scientific Programming: Literate programming and reproducible scientific manuscripts}, url = {https://scientific-computing.netlify.app/17_scientific_manuscripts.html}, year = {2022} }