mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-08-02 03:06:17 -04:00
The Internet censorship bibliography.
![]() https://www.cs.princeton.edu/~najones/publications/cor-foci11.pdf now returns a 404 page that says "The person that owns this web page has moved it to the following URL: https://www.nicholasajones.com". www.nicholasajones.com is NXDOMAIN for me. I found another copy on Michael Freedman's web space. Signed-off-by: Philipp Winter <phw@nymity.ch> |
||
---|---|---|
Changelog.txt | ||
fetch_pdfs.py | ||
footer.tpl | ||
header.tpl | ||
LICENSE | ||
open-access.png | ||
README.md | ||
references.bib |
Overview
This repository contains the BibTeX file and HTML templates that are used to create the Internet censorship bibliography.
Build it
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
Feedback
Contact: Philipp Winter phw@nymity.ch
OpenPGP fingerprint: B369 E7A2 18FE CEAD EB96 8C73 CF70 89E3 D7FD C0D0