This repository contains the BibTeX file and HTML templates that form the Internet Censorship Bibliography.
You first need bibliogra.py
to turn the BibTeX file into an HTML bibliography.
Then, run the following commands 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
CensorBib uses Font Awesome icons without modification.
Contact: Philipp Winter [email protected]