summaryrefslogtreecommitdiff
path: root/lit-review-template.rmd
blob: 3ad65f3e79fb221463b76c1a59ceed7e940c2127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
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