umthesis -- A LaTeX Class File for Dissertations to be submitted to the Graduate School at the University of Massachusetts Amherst


umthesis is a LaTeX2e class file for preparing documents in the required form for submission to the University of Massachusetts Graduate School. It can be used for doctoral dissertations or for dissertation proposals. It is based on the LaTeX2e report class and accepts all of the options of that class. It also introduces several new ones:

This class adds the following commands and environments to the report class, upon which it is based: Commands New environments:

Getting umthesis.cls

umthesis.cls is automatically available to anyone in the Comnputer Science department using teTeX from the /exp/rcf tree as their LaTeX implementation. Just use \documentclass{umthesis} in the LaTeX file. A sample driver is shown in /exp/rcf/common/teTeX/texmf/tex/latex/local/ridgway/umthsmpl.tex. This shows the required order for the elements of the document. It gives you a good starting point.

If you are not in the Computer Science department you will not automatically have access to umthesis. You may download umthesis.tar. This tar file, which can be unpacked with the command tar xf umthesis.tar, will unpack about a dozen files into the current directory. umthsmpl.tex is a sample dissertation that you can use as a a model for yours.

From time to time I update umthesis.cls to fix problems that the Graduate School has found. For those getting their version off of the /exp/rcf tree this is not a problem as they will always get the latest version. If you have downloaded your own copy you may want to subscribe to the umthesis-announce mailing group. I send messages to this group whenever I update anything, and this will let you know that it's time to download again. You can subscribe by sending e-mail to majordomo@cs.umass.edu with the command subscribe umthesis-announce as the only thing in the body of the e-mail.


Acknowledgments

The original author of umthesis.sty, a LaTeX 2.09 style file was Tony Hosking. A few people added changes and fixes, but Tony was the major one. John Ridgway rewrote most of it and turned it into a LaTeX2e class file.
umthesis.cls IS supported. If you have any problems send me mail. It HAS been used, something like a dozen dissertation have been accepted by the Graduate School. If the Graduate School has problems with yours please let me know so I can work on it for the next person -- with any luck that next person will be me.

If you have comments or suggestions, email me at ridgway@cs.umass.edu