chbrown13 / ncsuthesis

A LaTeX thesis class conforming to NC State ETD guidelines

Home Page:http://www4.ncsu.edu/~jmhykes/latex.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncsuthesis -- NC State LaTeX class and file templates

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.

Archive contents

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 jmhykes@ncsu.edu

About

A LaTeX thesis class conforming to NC State ETD guidelines

http://www4.ncsu.edu/~jmhykes/latex.html


Languages

Language:TeX 93.3%Language:Python 5.5%Language:Makefile 1.1%