@BOOK{wickham2015r,
  title={R packages: organize, test, document, and share your code},
  author={Wickham, Hadley},
  year={2015},
  publisher={"O'Reilly Media, Inc."}
}

@article{huber2015orchestrating,
author = {Huber, W and Carey, V J and Gentleman, R and Anders, S and Carlson, M and Carvalho, B S and Bravo, H C and Davis, S and Gatto, L and Girke, T and Gottardo, R and Hahne, F and Hansen, K D and Irizarry, R A and Lawrence, M and Love, M I and MacDonald, J and Obenchain, V and Ole{\'{s}}, A K and K., A and Pag{\`{e}}s, H and Reyes, A and Shannon, P and Smyth, G K and Tenenbaum, D and Waldron, L and Morgan, M},
journal = {Nature Methods},
number = {2},
pages = {115--121},
title = {rchestrating high-throughput genomic analysis with Bioconductor}},
%url = {http://www.nature.com/nmeth/journal/v12/n2/full/nmeth.3252.html},
volume = {12},
year = {2015}
}

@article{leisch2002sweave,
  title={Sweave. Dynamic generation of statistical reports using literate data analysis.},
  author={Leisch, Friedrich},
  year={2002},
  publisher={SFB Adaptive Information Systems and Modelling in Economics and Management Science, WU Vienna University of Economics and Business}
}

@Manual{rmarkdown2017,
    title = {rmarkdown: Dynamic Documents for R},
    author = {JJ Allaire and Yihui Xie and Jonathan McPherson and Javier Luraschi and Kevin Ushey and Aron Atkins and Hadley Wickham and Joe Cheng and Winston Chang},
    year = {2017},
    note = {R package version 1.7},
    url = {https://CRAN.R-project.org/package=rmarkdown},
}

@misc{overleaf-git,
    author = {Overleaf.com},
    url = {https://www.overleaf.com/help/230-how-do-i-push-a-new-project-to-overleaf-via-git},
    note = {Date Accessed: 21-03-2018}
}