mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-22 22:21:15 -04:00
The Internet censorship bibliography.
![]() A new commit introduces a cite name that contains an accent character: @inproceedings{Müller2024a, It will cause the bibtex parser to fail with the following two errors: failed to extract cite name of: @inproceedings{Müller2024a, and parse failed at 55:17: syntax error: unexpected $end, expecting tCOMM The second error is an upstream limitation, which I will try to get it merged to the upstream: https://github.com/nickng/bibtex. |
||
---|---|---|
.github/workflows | ||
assets | ||
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
references.bib |
CensorBib
This repository contains the BibTeX file and corresponding tooling that powers the Internet Censorship Bibliography. CensorBib is also available via GitHub pages in case the primary domain is inaccessible to you.
Contribute
To contribute, please create a pull request that adds a new paper or improves an existing one.
Tip
Try to mimic the style of existing BibTeX entries. The parser is strict!