Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lotten/uci-thesis-latex
LaTeX template for thesis and dissertation documents at UC Irvine
https://github.com/lotten/uci-thesis-latex
Last synced: 27 days ago
JSON representation
LaTeX template for thesis and dissertation documents at UC Irvine
- Host: GitHub
- URL: https://github.com/lotten/uci-thesis-latex
- Owner: lotten
- Created: 2012-10-10T20:57:00.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T03:23:35.000Z (over 2 years ago)
- Last Synced: 2024-08-17T23:01:53.715Z (5 months ago)
- Language: TeX
- Homepage:
- Size: 409 KB
- Stars: 75
- Watchers: 11
- Forks: 55
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- latex-templates - lotten/<br>uci-thesis-latex - thesis-latex?style=flat-square)<br/>![55](https://img.shields.io/github/forks/lotten/uci-thesis-latex?style=flat-square)<br/>![2022-04-13](https://img.shields.io/github/last-commit/lotten/uci-thesis-latex?style=flat-square) | LaTeX template for thesis and dissertation documents at UC Irvine | (Popular & New LaTeX Templates / Thesis/Dissertation)
README
uci-thesis-latex
================### A LaTeX template for thesis and dissertation documents at UC Irvine.
Adapted from a blog post here:
- http://vocaro.com/trevor/blog/2008/01/08/a-latex-template-for-uci-dissertations/
Credit goes to Trevor, author of the site above, and those students
who he inherited the template from (see the change log in the cls
file).However, it seems the site above isn't actively maintained anymore, so
I reorganized and updated things a bit to comply (to the best of my
knowledge) with the latest UCI Theses and Dissertation Manual for
electronic filing as of Fall 2013:- http://special.lib.uci.edu/dissertations/electronic/tdmanuale.html
#### Download
The template homepage is:
- https://github.com/lotten/uci-thesis-latexA zip archive of the latest version is available directly at:
- https://github.com/lotten/uci-thesis-latex/archive/master.zip#### Usage
The main file is `thesis.tex`, from which a number of other files are
included. Take a look at the comments in the LaTeX sources for some
more specific pointers.To compile, simply run `thesis.tex` through your LaTeX executable of
choice. I've tested with `latex`+`dvipdf` on Linux, but `pdflatex` and
others should work equally well. An optional, simple makefile to
automate some of the steps is also included (adapted from Trevor,
customize to suit your needs).#### Disclaimer
Even though UCI Special Collections and Archives has referred students
to this template, it is _not officially maintained by UCI_ and provided
here _without any guarantees whatsoever_.That being said, I believe it can be genuinely useful to future grad
students and I'll try my best to maintain it going forward. So if you
find anything that is at odds with UCI requirements, now or in the
future, or have other suggestions feel free to submit a pull request
on GitHub or contact me directly (lotten _at_ uci _dot_ edu).