blob: bc24c3e3b5b11d90637ae61a2fb308e57eb73b04 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% `UT-THESIS' README file
%% This program can be redistributed and/or modified under the terms
%% of the LaTeX Project Public License Distributed from CTAN archives
%% in directory CTAN:/macros/latex/base/lppl.txt.
%%
%% Copyright (c) 1999 by Francois Pitt
%% Last Update: 1999 December 10
%%
%% This directory contains the two files described below,
%% together with this README file. For more information, please
%% read the comments at the beginning of each file.
%%
%% Send all bugs, questions, comments, suggestions, etc. to the
%% author, at <fpitt@cs.utoronto.ca>.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% UT-THESIS.CLS (v1.8)
%% Copyright (c) 1999 by Francois Pitt
%% Last Update: 1999 December 10
%%
%% LaTeX2e class file for formatting documents according to the
%% School of Graduate Studies' guidelines for theses at the
%% University of Toronto (conforms to SGS guidelines of 07/97).
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%
%% UT-THESIS.TEX
%% Copyright (c) 1999 by Francois Pitt
%% Last Update: 1999 May 13
%%
%% Skeleton LaTeX2e file for the preparation of theses at UofT;
%% conforms to the School of Graduate Studies' guidelines of 07/97.
%% To be used in conjunction with class file `ut-thesis.cls', whose
%% features it illustrates.
%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|