Awesome
Markdown MS# Markdown MS[# Markdown MS# Markdown MS](##-markdown-ms#-markdown-ms)[# Markdown MS# Markdown MS[# Markdown MS# Markdown MS](##-markdown-ms#-markdown-ms)](##-markdown-ms#-markdown-ms[#-markdown-ms#-markdown-ms](##-markdown-ms#-markdown-ms))
A skeleton academic manuscript in markdown. With this repository I want to create the perfect template for academic writing.
What I envision to do here is create a document template that has the following
- Flexible; many formats, many OS, one master source for analysis and reporting
- Reproducible; from data cleaning and analysis to final statements
- Open source; everything using open source "free as in free speech" software.
The ms should include standards for academic work
- Bibliography citations and references
- Captions for figures and tables
- References to a figure or table
- Double space
- An easy way to switch journal styles
- and more!
what you need
- R packages "knitr", "markdown", "xtable", "knitcitations" installed
- pandoc installed
How to use (unix):
Just unpack the zip file run the makefile. The makefile should render the ms in MD, pdf and docx format.
How to use (windows):
Unpack the zipfile and run "knit" on manuscript_template.Rmd in R, and output the ms to your format of preference.
Contribute
This repro is at a very early stage of development. Do you have any ideas on how I can improve it? I'll be happy to hear them so please contribute! You make suggestion here, or just fork the repro and make a pull request!