# HG changeset patch # User Robert McIntyre # Date 1395381170 14400 # Node ID d55197a40b476c636ab93e8cda288322875afb6c # Parent f0da8b550b6529280222224c65d545745e341954 update cover page. diff -r f0da8b550b65 -r d55197a40b47 thesis/cover.tex --- a/thesis/cover.tex Fri Mar 21 01:18:36 2014 -0400 +++ b/thesis/cover.tex Fri Mar 21 01:52:50 2014 -0400 @@ -45,7 +45,7 @@ % however the specifications can change. We recommend that you verify the % layout of your title page with your thesis advisor and/or the MIT % Libraries before printing your final copy. -\title{An Optimizing Compiler for Low-Level Floating Point Operations} +\title{CORTEX : A Virtual World for Sensate AI} \author{Robert McIntyre} % If you wish to list your previous degrees on the cover page, use the @@ -59,13 +59,14 @@ % If the thesis is for two degrees simultaneously, list them both % separated by \and like this: % \degree{Doctor of Philosophy \and Master of Science} -\degree{Bachelor of Science in Computer Science and Engineering} +\degree{Master of Engineering in Electrical Engineering and Computer + Science} % As of the 2007-08 academic year, valid degree months are September, % February, or June. The default is June. \degreemonth{June} -\degreeyear{1990} -\thesisdate{May 18, 1990} +\degreeyear{2014} +\thesisdate{May 23, 2014} %% By default, the thesis will be copyrighted to MIT. If you need to copyright %% the thesis to yourself, just specify the `vi' documentclass option. If for @@ -75,12 +76,14 @@ % If there is more than one supervisor, use the \supervisor command % once for each. -\supervisor{William J. Dally}{Associate Professor} +\supervisor{Patrick H. Winston}{Ford Professor of Artificial + Intelligence and Computer Science} % This is the department committee chairman, not the thesis committee % chairman. You should replace this with your Department's Committee % Chairman. -\chairman{Arthur C. Smith}{Chairman, Department Committee on Graduate Theses} +\chairman{Prof. Albert R. Meyer}{Chairman, Masters of Engineering + Thesis Committee} % Make the titlepage based on the above information. If you need % something special and can't use the standard form, you can specify diff -r f0da8b550b65 -r d55197a40b47 thesis/thesis.tex --- a/thesis/thesis.tex Fri Mar 21 01:18:36 2014 -0400 +++ b/thesis/thesis.tex Fri Mar 21 01:52:50 2014 -0400 @@ -26,6 +26,21 @@ %% above. \documentclass[12pt,twoside]{mitthesis} +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage{fixltx2e} +\usepackage{graphicx} +\usepackage{longtable} +\usepackage{float} +\usepackage{wrapfig} +\usepackage{rotating} +\usepackage[normalem]{ulem} +\usepackage{amsmath} +\usepackage{textcomp} +\usepackage{marvosym} +\usepackage{wasysym} +\usepackage{amssymb} +\usepackage{hyperref} %\usepackage{lgrind} \pagestyle{plain}