mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-26 07:55:47 -04:00
Fix grammar.
This commit is contained in:
parent
73dff7e407
commit
7442b21b59
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Build it
|
||||||
You first need [`bibliogra.py`](https://github.com/NullHypothesis/bibliograpy)
|
You first need [`bibliogra.py`](https://github.com/NullHypothesis/bibliograpy)
|
||||||
to turn the BibTeX file into an HTML bibliography.
|
to turn the BibTeX file into an HTML bibliography.
|
||||||
|
|
||||||
Then, run the following command to write the bibliography to `OUTPUT_DIR`.
|
Then, run the following commands to write the bibliography to `OUTPUT_DIR`.
|
||||||
|
|
||||||
$ ./fetch_pdfs.py references.bib OUTPUT_DIR
|
$ ./fetch_pdfs.py references.bib OUTPUT_DIR
|
||||||
$ bibliogra.py -H header.tpl -F footer.tpl -f references.bib OUTPUT_DIR
|
$ bibliogra.py -H header.tpl -F footer.tpl -f references.bib OUTPUT_DIR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue