[go: up one dir, main page]

Skip to content

tud-dud/mixbib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains the BibTeX file and HTML templates that are used to create the Mix Network Bibliography, mixbib. Find the HTML version here: http://mixbib.censor.watch

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

Thanks to Philipp Winter, this repository is inspired by the censorbib repo:

https://github.com/NullHypothesis/censorbib

Feedback

Contact: IRC #applied-mixnetworks @ hackint.org - webchat

Releases

No releases published

Packages

No packages published

Languages

  • TeX 92.1%
  • Python 6.4%
  • Smarty 1.5%