Difference between revisions of "Ucbthesis readme file"

From UCB Math Wiki
Jump to: navigation, search
(Updated for Version 3.4 (no longer includes documentation))
m (Updated for release of version 3.4)
 
Line 3: Line 3:
 
Below is the README file for the '''ucbthesis''' class for LaTeX.
 
Below is the README file for the '''ucbthesis''' class for LaTeX.
 
It no longer contains the documentation for '''ucbthesis'''—that has been
 
It no longer contains the documentation for '''ucbthesis'''—that has been
split off into a separate file, and is available in one of the locations
+
split off into a separate file, and is available in the location
/local/depot/4/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf
 
or
 
 
  /local/depot/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf
 
  /local/depot/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf
(depending on which machine you are using).  It is recommended that you print out this file (8 pages) if you will be using '''ucbthesis''' to produce your thesis.
+
It is recommended that you print out this file (9 pages) if you will be using '''ucbthesis''' to produce your thesis.
  
 
==README file==
 
==README file==
  
UCB Thesis Class Version 3.390 (3.4 release candidate 0), 2011/10/13
+
UCB Thesis Class Version 3.4, 2014/04/11
  
Copyright (C) 1988-2004 Daniel Gildea, BBF, Ethan Munson.
+
Copyright (C) 1988-2014 Daniel Gildea, BBF, Ethan Munson, Paul Vojta.
  
 
This is a class file for producing Ph.D. dissertations and masters theses
 
This is a class file for producing Ph.D. dissertations and masters theses
Line 19: Line 17:
 
Filing Guide" produced by the UC Berkeley Graduate Division and available
 
Filing Guide" produced by the UC Berkeley Graduate Division and available
 
on the web at http://grad.berkeley.edu/policies/ .  This class is
 
on the web at http://grad.berkeley.edu/policies/ .  This class is
currently based on the May 2010 and February 2011 versions of the
+
currently based on the dissertation and thesis guides, dated May 2010 --
dissertation and thesis documents, respectively.
+
December 2013 and February 2011 -- February 2014, respectively.
  
 
This class is a fork of the '''ucthesis''' document class (which is still being
 
This class is a fork of the '''ucthesis''' document class (which is still being
Line 38: Line 36:
  
 
This package consists of the files README (this file), ucbthesis.cls,
 
This package consists of the files README (this file), ucbthesis.cls,
ucbthesis.tex, ucbthesis.pdf, ucbtest.tex, and ucbtest.bib.
+
ucbthesis.tex, ucbthesis.pdf, thesis.tex, abstract.tex, chap1.tex,
 +
chap2.tex, and references.bib.
  
 
===Installation===
 
===Installation===
Line 46: Line 45:
 
the base of the texmf tree).
 
the base of the texmf tree).
  
Put the remaining files README, ucbthesis.tex, ucbthesis.pdf, ucbtest.tex,
+
Put the files README, ucbthesis.tex, and ucbthesis.pdf in a
and ucbtest.bib in a similar directory under the documentation directory,
+
similarly-named directory under the documentation directory, generally
generally TEXMF/doc/latex/ucbthesis .
+
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/questions to [mailto:vojta@math.berkeley.edu Paul Vojta].
+
Report bugs, problems, or questions to [mailto:vojta@math.berkeley.edu Paul Vojta].

Latest revision as of 12:52, 14 April 2014

ucbthesis README file

Below is the README file for the ucbthesis class for LaTeX. It no longer contains the documentation for ucbthesis—that has been split off into a separate file, and is available in the location

/local/depot/texlive-2010/doc/latex/ucbthesis/ucbthesis.pdf

It is recommended that you print out this file (9 pages) if you will be using ucbthesis to produce your thesis.

README file

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.