The Internet censorship bibliography.
Find a file
David Fifield 32824713b9 Fix URL for Jones2011a.
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>
2017-12-15 08:07:25 -08:00
Changelog.txt Fix URL for Jones2011a. 2017-12-15 08:07:25 -08:00
fetch_pdfs.py Add script that downloads most documents. 2015-05-18 20:57:50 +02:00
footer.tpl Remove HTTP links. 2015-12-18 11:09:41 -05:00
header.tpl Fix URL for Jones2011a. 2017-12-15 08:07:25 -08:00
LICENSE Initial commit 2015-05-18 18:07:02 +00:00
open-access.png Extend Open Access explanation. 2016-03-13 22:48:04 -04:00
README.md Fix grammar. 2015-05-18 21:01:11 +02:00
references.bib Fix URL for Jones2011a. 2017-12-15 08:07:25 -08:00

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