The Internet censorship bibliography.
Find a file
David Fifield 326178d51a Convert some URLs from http to https.
These are some I happened to notice.

crypto.stanford.edu
cseweb.ucsd.edu
people.cs.umass.edu
static.usenix.org/event → www.usenix.org/legacy/events
www.cs.rice.edu
www.cs.toronto.edu
www.freehaven.net
www.icir.org
www-users.cs.umn.edu

Signed-off-by: Philipp Winter <phw@nymity.ch>
2017-10-17 17:57:11 -04:00
Changelog.txt Fix URL for Mahdian2010a. 2017-10-17 17:57:10 -04: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 Serjantov2002a. 2017-10-17 17:57:06 -04: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 Convert some URLs from http to https. 2017-10-17 17:57:11 -04: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