summaryrefslogtreecommitdiff
path: root/lit-review-template.rmd
diff options
context:
space:
mode:
Diffstat (limited to 'lit-review-template.rmd')
-rw-r--r--lit-review-template.rmd46
1 files changed, 46 insertions, 0 deletions
diff --git a/lit-review-template.rmd b/lit-review-template.rmd
new file mode 100644
index 0000000..3ad65f3
--- /dev/null
+++ b/lit-review-template.rmd
@@ -0,0 +1,46 @@
+---
+title: "TEMPLATE_FIELD"
+author: "TEMPLATE_FIELD"
+date: "`r format(Sys.time(), '%d %B %Y - %H:%M')`"
+output:
+ pdf_document:
+ toc: false
+ number_sections: true
+ fig_caption: yes
+ highlight: "zenburn"
+ extra_dependencies: ['float','multicol']
+bibliography: references.bib
+link-citations: true
+header-includes:
+ - \usepackage{etoolbox}
+ - \AtEndPreamble{\hypersetup{colorlinks=true,linkcolor=blue,urlcolor=blue,citecolor=red}}
+editor_options:
+ markdown:
+ wrap: 72
+---
+
+\tableofcontents
+\newpage
+
+<!-- If you have a number of topics, subdivide them in sections and organize papers under them -->
+# Topic one
+
+## Paper one [@Shin_2014]
+
+## Paper two [@Suhre_2011]
+
+# Topic two
+
+\newpage
+
+<!-- Add youtube channels and databse links here -->
+# Online resources
+
+\newpage
+
+<!-- For listing and defining new vocabulary -->
+# Glossary
+
+\newpage
+
+# References