Add new file download script.

This commit is contained in:
Philipp Winter 2015-05-18 20:58:45 +02:00
parent 60e4ebcaa2
commit 73dff7e407

View file

@ -11,6 +11,7 @@ to turn the BibTeX file into an HTML bibliography.
Then, run the following command to write the bibliography to `OUTPUT_DIR`.
$ ./fetch_pdfs.py references.bib OUTPUT_DIR
$ bibliogra.py -H header.tpl -F footer.tpl -f references.bib OUTPUT_DIR
Feedback