Inspired by a LaTeX template for the same reasons, this repository contains a Markdown template for article submission for Journal of the American Medical Informatics Association (JAMIA).
This template is intended to create a PDF article using a Markdown file and
compiled using pandoc.
- make
- pandoc (tested with 1.17)
- pandoc-citeproc (tested with 0.9.1.1)
- LaTeX
git clone https://github.com/erictleung/jamia-markdown-template.git
... # Make edits
makeVancouver style is the reference style used in this template. The reference
style language (CSL) file (vancouver.csl) was downloaded from the Zotero Style
Repository.
This project attempts to make it easy to:
- write a JAMIA-like paper in Markdown
- worry more on content of your paper rather than formatting
- add Markdown tables with captions and reference tables in text
- add figures with captions and reference figures in text
- inject LaTeX if additional formatting is necessary