Skip to content

Instantly share code, notes, and snippets.

@leipzig
Created March 13, 2015 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leipzig/9f21dcb74e2d32fcefeb to your computer and use it in GitHub Desktop.
Save leipzig/9f21dcb74e2d32fcefeb to your computer and use it in GitHub Desktop.
---
title: "Template for writing scientific papers in R markdown"
author: "Petr Keil, pkeil@seznam.cz"
date: "11/1/2015"
output:
pdf_document:
fig_caption: yes
keep_tex: yes
number_sections: yes
html_document:
fig_caption: yes
force_captions: yes
highlight: pygments
number_sections: yes
theme: cerulean
csl: mee.csl
bibliography: references.bib
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment