annotate writeup/Makefile @ 547:316c7bdad5ad

charts
author Yoshua Bengio <bengioy@iro.umontreal.ca>
date Wed, 02 Jun 2010 13:09:27 -0400
parents 4d893c9232e0
children b6dfba0a110c
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
543
4d893c9232e0 add dependency to the make file.
Frederic Bastien <nouiz@nouiz.org>
parents: 515
diff changeset
3 nips2010_submission.pdf: nips2010_submission.tex images/*
515
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