Skip to content

Instantly share code, notes, and snippets.

@jchassoul
Forked from max-mapper/bibtex.png
Created May 16, 2018 02:04
Show Gist options
  • Save jchassoul/ff5ec957b7f8844a6016b4271ab81901 to your computer and use it in GitHub Desktop.
Save jchassoul/ff5ec957b7f8844a6016b4271ab81901 to your computer and use it in GitHub Desktop.
How to make a scientific looking PDF from markdown (with bibliography)

How to make a scientific looking PDF from markdown (with bibliography)

Markdown is the most common format for writing on GitHub, and is what I use for all of my own documentation. It also exports to HTML and other convenient formats for reading on mobile devices. However, sometimes you want to export it as a PDF so that you can author scientific papers and export the formats that pre-print servers want.

markdown example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment