https://github.com/zbeekman/pu-thesis-template
Princeton University Thesis Template
https://github.com/zbeekman/pu-thesis-template
Last synced: 4 months ago
JSON representation
Princeton University Thesis Template
- Host: GitHub
- URL: https://github.com/zbeekman/pu-thesis-template
- Owner: zbeekman
- Created: 2015-02-12T03:44:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-18T12:30:06.000Z (over 11 years ago)
- Last Synced: 2025-03-14T05:23:24.734Z (over 1 year ago)
- Language: TeX
- Size: 500 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PU PhD. thesis template
=======================
[](https://github.com/zbeekman/PU-thesis-template/issues)
[](https://waffle.io/zbeekman/PU-thesis-template)
[](https://waffle.io/zbeekman/PU-thesis-template)
[](https://waffle.io/zbeekman/PU-thesis-template)
[](https://travis-ci.org/zbeekman/PU-thesis-template)
This is an update to Jeffery Dwoskin's puthesis class and puthesis
template, which itself was adapted from the Princeton University
Mathematics Department's thesis template.
The main contribution of this iteration is to use
[CMake](http://cmake.org) and
[UseLATEX](https://github.com/kmorel/UseLATEX) to build the LaTeX
file(s) which trivializes document compilation, image format
conversion and changing between digital, ProQuest and print
modes. Care was taken to preserve backward compatibility so that a use
provided build-script, makefile or series of commands can be used in
the same way as was originally required, before the CMake build
functionality was added. For more information also consult the
[PU-Template-Instructions](./PU-Template-Instructions.pdf).