diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucbthesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ucbthesis/README | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ucbthesis/README b/Master/texmf-dist/doc/latex/ucbthesis/README new file mode 100644 index 00000000000..e617272dd4e --- /dev/null +++ b/Master/texmf-dist/doc/latex/ucbthesis/README @@ -0,0 +1,44 @@ +UCB Thesis Class Version 3.4, 2014-04-11 + +Copyright (C) 1988-2014 Daniel Gildea, BBF, Ethan Munson, Paul Vojta. + +This is a class file for producing Ph.D. dissertations and masters theses +conforming to the documents "Dissertation Filing Guide" and "Thesis +Filing Guide" produced by the UC Berkeley Graduate Division and available +on the web at <http://grad.berkeley.edu/policies/>. This class is +currently based on the dissertation and thesis guides, dated May 2010 -- +December 2013 and February 2011 -- February 2014, respectively. + +This class is a fork of the UCTHESIS document class (which is still being +maintained for use with older theses, but which should not be used for +new theses). This document class is based on the standard LaTeX MEMOIR +class (instead of the REPORT class, which is used by UCTHESIS). + +This package may be distributed and/or modified under the conditions of +the LaTeX Project Public License, either version 1.3 of this license or +any later version. The latest version of this license is in +http://www.latex-project.org/lppl.txt and version 1.3 or later is part +of all distributions of LaTeX version 2005/12/01 or later. + +This package has the LPPL maintenance status `maintained'. + +The Current Maintainer of this package is Paul Vojta. + +This package consists of the files README (this file), ucbthesis.cls, +ucbthesis.tex, ucbthesis.pdf, thesis.tex, abstract.tex, chap1.tex, +chap2.tex, and references.bib. + +INSTALLATION: + +Put the file ucbthesis.cls in the latex folder of an appropriate texmf +tree, generally in a directory TEXMF/tex/latex/ucbthesis (where TEXMF is +the base of the texmf tree). + +Put the files README, ucbthesis.tex, and ucbthesis.pdf in a +similarly-named directory under the documentation directory, generally +TEXMF/doc/latex/ucbthesis, and put the remaining files thesis.tex, +abstract.tex, chap1.tex, chap2.tex, and references.bib in a subdirectory +named example within that directory (generally +TEXMF/doc/latex/ucbthesis/example). + +Report bugs, problems, or questions to Paul Vojta <vojta@math.berkeley.edu>. |