annotate writeup/Makefile @ 529:4354c3c8f49c

longer conclusion
author Yoshua Bengio <bengioy@iro.umontreal.ca>
date Tue, 01 Jun 2010 20:48:05 -0400
parents 4a94be41b550
children 4d893c9232e0
rev   line source
515
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
1 all: nips2010_submission.pdf
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
2
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
3 nips2010_submission.pdf: nips2010_submission.tex
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
4 pdflatex nips2010_submission.tex
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
5 pdflatex nips2010_submission.tex
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
6 bibtex -min-crossrefs=999 nips2010_submission
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
7 pdflatex nips2010_submission.tex
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
8 pdflatex nips2010_submission.tex
4a94be41b550 created a makefile to genereate the pdf
Frederic Bastien <nouiz@nouiz.org>
parents:
diff changeset
9 bibtex -min-crossrefs=999 nips2010_submission