https://github.com/certik/phd_thesis
Sources of my Ph.D. thesis
https://github.com/certik/phd_thesis
Last synced: 13 days ago
JSON representation
Sources of my Ph.D. thesis
- Host: GitHub
- URL: https://github.com/certik/phd_thesis
- Owner: certik
- Created: 2013-02-24T19:09:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T20:15:31.000Z (over 13 years ago)
- Last Synced: 2025-10-27T10:10:59.525Z (9 months ago)
- Language: Python
- Size: 1.94 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Ph.D. Thesis
============
A generated pdf version of the thesis is in the ``out`` directory
(`phd_thesis.pdf `_).
Build From Source
-----------------
Install prerequisites: `Sphinx `_,
`sphinxcontrib-bibtex `_.
Currently only a pdf build works::
make pdf
this will generate a pdf version.