This directory contains an example thesis using the dalthesis
class.  The files included are:

thesis.tex         Master LaTeX file
abstract.tex       Sample abstract
acknow.tex         Sample acknowledgements
intro.tex          Introductory chapter
proof.tex          Second chapter
conclude.tex       Concluding chapter
refs.bib           Sample bibliography
figures/           Directory containing example figure created
                   with xfig

To process the thesis, execute the following commands

   latex thesis
   bibtex thesis
   latex thesis
   latex thesis
   dvips -o thesis.ps thesis.dvi

This will create a file thesis.ps which be viewed on the
screen with

   ghostview thesis.ps

or printed with

   lw thesis.ps

If you have any questions, comments, or suggestions,
please email me: clyde@mscs.dal.ca

Clyde Clements
October 1998
