Skip to content

Instantly share code, notes, and snippets.

@drcjar
Created June 4, 2019 11:40
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 drcjar/715a1d74bf369c7373649f570d052f67 to your computer and use it in GitHub Desktop.
Save drcjar/715a1d74bf369c7373649f570d052f67 to your computer and use it in GitHub Desktop.
e.g of what to type to make my pandoc pandoc
pandoc big-data-paper.md --bibliography=big-data-paper.bib --filter pandoc-citeproc --csl=ref_format.csl -o big-data-paper.pdf && evince big-data-paper.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment