internet_ml/research/Internet-NLP/paper/compile.sh

7 lines
78 B
Bash

#!/bin/sh
pdflatex main
bibtex main
pdflatex main
pdflatex main
open main.pdf