move bibliography to biblio.bib

This commit is contained in:
Carlos Galindo 2019-10-18 14:33:52 +00:00
parent b3215ba03f
commit 0442e88096
8 changed files with 40 additions and 54 deletions

View file

@ -4,6 +4,8 @@ images:
$(MAKE) -C img
paper.pdf: paper.tex images
pdflatex -synctex=1 -interaction=nonstopmode paper.tex
bibtex paper.aux
pdflatex -synctex=1 -interaction=nonstopmode paper.tex
pdflatex -synctex=1 -interaction=nonstopmode paper.tex