Metaheuristiques/sujet/Makefile
Arthur Bit-Monnot a7da24f65b Initial commit
2020-03-24 06:52:45 +01:00

4 lines
113 B
Makefile

sujet.pdf: sujet.md biblio-js.bib
pandoc --number-sections --bibliography=biblio-js.bib -o sujet.pdf sujet.md