- Author & maintainer: Josh Hykes
- E-mail: [email protected]
- Released under the LaTeX Project Public License v1.3c or later
- See http://www.latex-project.org/lppl.txt
The ncsuthesis class provides formatting, macros, and content to meet the thesis requirements of North Carolina State University, specifically the ETD guidelines.
This is the development repository. The archive useful for a student writing their thesis can be built by executing
build-release.py -v <version number>
in this directory.
Files:
- build-release.py - Builds template and class archive for students.
Directories:
dtx/ - contains ncsuthesis.dtx documented class file
- The documentation can be built using "make" here.
- See ncsuthesis.pdf for more information on the design.
template/ - LaTeX example files
other-sty/ - less common/newer packages that may not be included in a LaTeX distribution
- The latest version of this package can be downloaded from github.com:
- https://github.com/jhykes/ncsuthesis
- The NCSU ETD template website is:
- https://grad.ncsu.edu/students/etd/etd-templates/
Send thesis class bug reports or patches to Josh Hykes at [email protected]