https://github.com/jaybosamiya/cmu-csd-thesis-template
A template-ified version of my PhD thesis
https://github.com/jaybosamiya/cmu-csd-thesis-template
Last synced: over 1 year ago
JSON representation
A template-ified version of my PhD thesis
- Host: GitHub
- URL: https://github.com/jaybosamiya/cmu-csd-thesis-template
- Owner: jaybosamiya
- Created: 2024-07-26T01:07:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-26T01:26:28.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T05:44:49.902Z (over 1 year ago)
- Language: Python
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changebarmodified.sty
Awesome Lists containing this project
README
A factored-out templatized copy of my [PhD thesis](https://www.jaybosamiya.com/publications/2024/thesis/bosamiya-thesis.pdf).
To build `thesis.pdf`, simply run `make` in this directory.
Also useful commands: `make clean`, `make watch`, `make indent`, `make snap`, `make diff-{GITHASH}`, `make spellcheck`, `make chktex`, ...