mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-22 14:10:55 -04:00
The Internet censorship bibliography.
![]() bibliogra.py requires Python 2, which is a pain to deal with. This commit adds a Go tool that compiles CensorBib from BibTeX to HTML. The tool does the bare minimum and is quite strict in the BibTeX format it expects. |
||
---|---|---|
img | ||
src | ||
favicon.svg | ||
fetch_pdfs.py | ||
footer.tpl | ||
header.tpl | ||
LICENSE | ||
Makefile | ||
open-access.svg | ||
README.md | ||
references.bib |
Overview
This repository contains the BibTeX file and HTML templates that form 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