GitHunt
ER

erictleung/jamia-markdown-template

:closed_book: Unofficial Journal of American Medical Informatics Association (JAMIA) Markdown Journal Article Template

JAMIA Markdown Article Template

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.

Requirements

Getting Started

git clone https://github.com/erictleung/jamia-markdown-template.git
... # Make edits
make

Reference Style

Vancouver style is the reference style used in this template. The reference
style language (CSL) file (vancouver.csl) was downloaded from the Zotero Style
Repository
.

Features

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

License

MIT

Languages

TeX60.6%Makefile39.4%

Contributors

MIT License
Created May 23, 2016
Updated March 7, 2025
erictleung/jamia-markdown-template | GitHunt