Axelrod-Python.github.io

Generating code snippets:

pip install pygments
pip install bibtex-pygments-lexer

pygmentize -o simple_tournament.html simple_tournament.py
pygmentize -o reference.html reference.bib

This creates the html output, which has been copied in. Note that I added the <div class="hll"> tag.