Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cardi/uscthesis

a LaTeX style for theses and dissertations at USC
https://github.com/cardi/uscthesis

latex latex-template thesis-latex-template usc

Last synced: about 2 months ago
JSON representation

a LaTeX style for theses and dissertations at USC

Awesome Lists containing this project

README

        

# USCthesis

**USCthesis** provides a LaTeX style package for writing your thesis,
dissertation, or thesis proposal at the University of Southern
California (USC), based on the [USC Graduate School Thesis and
Dissertation Formatting Guidelines][usc-thesis-guidelines].

This style has floated around and evolved informally across students and
departments. See the [other templates](#other-templates) that exist for
other versions.

[usc-thesis-guidelines]: https://graduateschool.usc.edu/wp-content/uploads/2020/11/Manuscript_Formatting_and_Documentation_Styles.pdf

## usage

See [paper.tex](paper.tex) and [paper.pdf](paper.pdf) for an example
thesis.

Use `make` to compile the paper. Requires `latexmk`.

## changelog

The full changelog can be found inside [USCthesis.sty](USCthesis.sty).

## known issues

* has not been tested with thesis proposals

## other templates

* [rudazhang/USCthesis](https://github.com/rudazhang/USCthesis)