diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-19 17:26:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-19 17:26:33 +0000 |
commit | 7e1743eb22f0bb6cf5f753eb654c06baa95114d1 (patch) | |
tree | ba2a58ee32f2d07d427930fdc3bf9a7375db5469 /Master/texmf-dist/doc/latex/uwthesis/README | |
parent | 39c9a52d80c2a4a43e310cdd949edd30ca18823b (diff) |
uwthesis update (16apr08)
git-svn-id: svn://tug.org/texlive/trunk@7524 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uwthesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/uwthesis/README | 18 |
1 files changed, 7 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/uwthesis/README b/Master/texmf-dist/doc/latex/uwthesis/README index 9c4508adc68..b537e8e228c 100644 --- a/Master/texmf-dist/doc/latex/uwthesis/README +++ b/Master/texmf-dist/doc/latex/uwthesis/README @@ -1,22 +1,18 @@ This is source and documentation for the latex thesis package at the University of Washington, Seattle, WA, USA. -Retrieve all three files (uwthesis.tex, uwthesis.bib, and uwthesis.cls). The tex file is both a thesis template and the documentation, -format it for the documentation; e.g. - $ latex uwthesis - $ bibtex uwthesis - $ latex uwthesis - $ latex uwthesis +uwthesis.cls The class file +uwthesis.tex Documentation and example +uwthesis.bib Bibliography for the documentation +uwthesis.pdf Preformatted uwthesis document -and print the resulting dvi file. -Jim Fox - -July 14, 2003 +All files are distributed under the Apache 2.0 license. +Jim Fox http://staff.washington.edu/fox/ -fox@u.washington.edu +fox@washington.edu |