The Internet censorship bibliography.
Find a file
Philipp Winter 8567365f53 Add favicon.
2022-01-21 11:31:47 -08:00
img Improve CensorBib's look and feel. 2019-12-15 13:55:49 -08:00
favicon.svg Add favicon. 2022-01-21 11:31:47 -08:00
fetch_pdfs.py Add script that downloads most documents. 2015-05-18 20:57:50 +02:00
footer.tpl Improve CensorBib's look and feel. 2019-12-15 13:55:49 -08:00
header.tpl Add favicon. 2022-01-21 11:31:47 -08:00
LICENSE Initial commit 2015-05-18 18:07:02 +00:00
Makefile Add Makefile to test references. 2019-04-06 12:33:19 -07:00
open-access.svg Improve CensorBib's look and feel. 2019-12-15 13:55:49 -08:00
README.md Improve CensorBib's look and feel. 2019-12-15 13:55:49 -08:00
references.bib Add two IMC'21 papers 2021-11-08 05:49:36 +00: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

Acknowledgements

CensorBib uses Font Awesome icons without modification.

Feedback

Contact: Philipp Winter phw@nymity.ch
OpenPGP fingerprint: B369 E7A2 18FE CEAD EB96 8C73 CF70 89E3 D7FD C0D0