Skip to content

Instantly share code, notes, and snippets.

@zafarali
Last active August 19, 2016 19:05
Show Gist options
  • Save zafarali/b8eb1de47be7ad31bb054f9f110e5139 to your computer and use it in GitHub Desktop.
Save zafarali/b8eb1de47be7ad31bb054f9f110e5139 to your computer and use it in GitHub Desktop.
#!/bin/bash
pdflatex ${1}.tex
bibtex ${1}
pdflatex ${1}.tex
pdflatex ${1}.tex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment