rlm@422
|
1 % -*-latex-*-
|
rlm@422
|
2 %
|
rlm@422
|
3 % For questions, comments, concerns or complaints:
|
rlm@422
|
4 % thesis@mit.edu
|
rlm@422
|
5 %
|
rlm@422
|
6 %
|
rlm@422
|
7 % $Log: cover.tex,v $
|
rlm@422
|
8 % Revision 1.8 2008/05/13 15:02:15 jdreed
|
rlm@422
|
9 % Degree month is June, not May. Added note about prevdegrees.
|
rlm@422
|
10 % Arthur Smith's title updated
|
rlm@422
|
11 %
|
rlm@422
|
12 % Revision 1.7 2001/02/08 18:53:16 boojum
|
rlm@422
|
13 % changed some \newpages to \cleardoublepages
|
rlm@422
|
14 %
|
rlm@422
|
15 % Revision 1.6 1999/10/21 14:49:31 boojum
|
rlm@422
|
16 % changed comment referring to documentstyle
|
rlm@422
|
17 %
|
rlm@422
|
18 % Revision 1.5 1999/10/21 14:39:04 boojum
|
rlm@422
|
19 % *** empty log message ***
|
rlm@422
|
20 %
|
rlm@422
|
21 % Revision 1.4 1997/04/18 17:54:10 othomas
|
rlm@422
|
22 % added page numbers on abstract and cover, and made 1 abstract
|
rlm@422
|
23 % page the default rather than 2. (anne hunter tells me this
|
rlm@422
|
24 % is the new institute standard.)
|
rlm@422
|
25 %
|
rlm@422
|
26 % Revision 1.4 1997/04/18 17:54:10 othomas
|
rlm@422
|
27 % added page numbers on abstract and cover, and made 1 abstract
|
rlm@422
|
28 % page the default rather than 2. (anne hunter tells me this
|
rlm@422
|
29 % is the new institute standard.)
|
rlm@422
|
30 %
|
rlm@422
|
31 % Revision 1.3 93/05/17 17:06:29 starflt
|
rlm@422
|
32 % Added acknowledgements section (suggested by tompalka)
|
rlm@422
|
33 %
|
rlm@422
|
34 % Revision 1.2 92/04/22 13:13:13 epeisach
|
rlm@422
|
35 % Fixes for 1991 course 6 requirements
|
rlm@422
|
36 % Phrase "and to grant others the right to do so" has been added to
|
rlm@422
|
37 % permission clause
|
rlm@422
|
38 % Second copy of abstract is not counted as separate pages so numbering works
|
rlm@422
|
39 % out
|
rlm@422
|
40 %
|
rlm@422
|
41 % Revision 1.1 92/04/22 13:08:20 epeisach
|
rlm@422
|
42
|
rlm@422
|
43 % NOTE:
|
rlm@422
|
44 % These templates make an effort to conform to the MIT Thesis specifications,
|
rlm@422
|
45 % however the specifications can change. We recommend that you verify the
|
rlm@422
|
46 % layout of your title page with your thesis advisor and/or the MIT
|
rlm@422
|
47 % Libraries before printing your final copy.
|
rlm@424
|
48 \title{CORTEX : A Virtual World for Sensate AI}
|
rlm@422
|
49
|
rlm@422
|
50 \author{Robert McIntyre}
|
rlm@422
|
51 % If you wish to list your previous degrees on the cover page, use the
|
rlm@422
|
52 % previous degrees command:
|
rlm@422
|
53 % \prevdegrees{A.A., Harvard University (1985)}
|
rlm@422
|
54 % You can use the \\ command to list multiple previous degrees
|
rlm@422
|
55 % \prevdegrees{B.S., University of California (1978) \\
|
rlm@422
|
56 % S.M., Massachusetts Institute of Technology (1981)}
|
rlm@422
|
57 \department{Department of Electrical Engineering and Computer Science}
|
rlm@422
|
58
|
rlm@422
|
59 % If the thesis is for two degrees simultaneously, list them both
|
rlm@422
|
60 % separated by \and like this:
|
rlm@422
|
61 % \degree{Doctor of Philosophy \and Master of Science}
|
rlm@424
|
62 \degree{Master of Engineering in Electrical Engineering and Computer
|
rlm@424
|
63 Science}
|
rlm@422
|
64
|
rlm@422
|
65 % As of the 2007-08 academic year, valid degree months are September,
|
rlm@422
|
66 % February, or June. The default is June.
|
rlm@422
|
67 \degreemonth{June}
|
rlm@424
|
68 \degreeyear{2014}
|
rlm@424
|
69 \thesisdate{May 23, 2014}
|
rlm@422
|
70
|
rlm@422
|
71 %% By default, the thesis will be copyrighted to MIT. If you need to copyright
|
rlm@422
|
72 %% the thesis to yourself, just specify the `vi' documentclass option. If for
|
rlm@422
|
73 %% some reason you want to exactly specify the copyright notice text, you can
|
rlm@422
|
74 %% use the \copyrightnoticetext command.
|
rlm@422
|
75 %\copyrightnoticetext{\copyright IBM, 1990. Do not open till Xmas.}
|
rlm@422
|
76
|
rlm@422
|
77 % If there is more than one supervisor, use the \supervisor command
|
rlm@422
|
78 % once for each.
|
rlm@424
|
79 \supervisor{Patrick H. Winston}{Ford Professor of Artificial
|
rlm@424
|
80 Intelligence and Computer Science}
|
rlm@422
|
81
|
rlm@422
|
82 % This is the department committee chairman, not the thesis committee
|
rlm@422
|
83 % chairman. You should replace this with your Department's Committee
|
rlm@422
|
84 % Chairman.
|
rlm@424
|
85 \chairman{Prof. Albert R. Meyer}{Chairman, Masters of Engineering
|
rlm@424
|
86 Thesis Committee}
|
rlm@422
|
87
|
rlm@422
|
88 % Make the titlepage based on the above information. If you need
|
rlm@422
|
89 % something special and can't use the standard form, you can specify
|
rlm@422
|
90 % the exact text of the titlepage yourself. Put it in a titlepage
|
rlm@422
|
91 % environment and leave blank lines where you want vertical space.
|
rlm@422
|
92 % The spaces will be adjusted to fill the entire page. The dotted
|
rlm@422
|
93 % lines for the signatures are made with the \signature command.
|
rlm@422
|
94 \maketitle
|
rlm@422
|
95
|
rlm@422
|
96 % The abstractpage environment sets up everything on the page except
|
rlm@422
|
97 % the text itself. The title and other header material are put at the
|
rlm@422
|
98 % top of the page, and the supervisors are listed at the bottom. A
|
rlm@422
|
99 % new page is begun both before and after. Of course, an abstract may
|
rlm@422
|
100 % be more than one page itself. If you need more control over the
|
rlm@422
|
101 % format of the page, you can use the abstract environment, which puts
|
rlm@422
|
102 % the word "Abstract" at the beginning and single spaces its text.
|
rlm@422
|
103
|
rlm@422
|
104 %% You can either \input (*not* \include) your abstract file, or you can put
|
rlm@422
|
105 %% the text of the abstract directly between the \begin{abstractpage} and
|
rlm@422
|
106 %% \end{abstractpage} commands.
|
rlm@422
|
107
|
rlm@422
|
108 % First copy: start a new page, and save the page number.
|
rlm@422
|
109 \cleardoublepage
|
rlm@422
|
110 % Uncomment the next line if you do NOT want a page number on your
|
rlm@422
|
111 % abstract and acknowledgments pages.
|
rlm@422
|
112 \pagestyle{empty}
|
rlm@422
|
113 \setcounter{savepage}{\thepage}
|
rlm@422
|
114 \begin{abstractpage}
|
rlm@422
|
115 \input{abstract}
|
rlm@422
|
116 \end{abstractpage}
|
rlm@422
|
117
|
rlm@422
|
118 % Additional copy: start a new page, and reset the page number. This way,
|
rlm@422
|
119 % the second copy of the abstract is not counted as separate pages.
|
rlm@422
|
120 % Uncomment the next 6 lines if you need two copies of the abstract
|
rlm@422
|
121 % page.
|
rlm@422
|
122 % \setcounter{page}{\thesavepage}
|
rlm@422
|
123 % \begin{abstractpage}
|
rlm@422
|
124 % \input{abstract}
|
rlm@422
|
125 % \end{abstractpage}
|
rlm@422
|
126
|
rlm@422
|
127 \cleardoublepage
|
rlm@422
|
128
|
rlm@422
|
129 \section*{Acknowledgments}
|
rlm@422
|
130
|
rlm@422
|
131 This is the acknowledgements section. You should replace this with your
|
rlm@422
|
132 own acknowledgements.
|
rlm@422
|
133
|
rlm@422
|
134 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
rlm@422
|
135 % -*-latex-*-
|