diff options
Diffstat (limited to '')
-rw-r--r-- | cmuthesis_template.tex | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/cmuthesis_template.tex b/cmuthesis_template.tex index 0dc1949..57e5117 100644 --- a/cmuthesis_template.tex +++ b/cmuthesis_template.tex @@ -43,21 +43,21 @@ \PassOptionsToPackage{nomarginpar}{geometry} \PassOptionsToPackage{hmarginratio=1:1}{geometry} -% Provides a draft mark at the top of the document. +% Provides a draft mark at the top of the document. \draftstamp{\today}{DRAFT} \title{ %% {\it \huge Thesis Proposal}\\ -{\bf Awesome Work in Computer Science}} + {\bf Awesome Work in Computer Science}} \author{Me} \date{January 3006} \Year{3006} \trnumber{} \committee{ -Nearly Divine Personage, Chair \\ -Someone else \\ -Yet another person \\ -Someone from a strange and faraway land + Nearly Divine Personage, Chair \\ + Someone else \\ + Yet another person \\ + Someone from a strange and faraway land } \support{} @@ -104,7 +104,7 @@ Someone from a strange and faraway land % The other requirements Catherine has: % -% - avoid large margins. She wants the thesis to use fewer pages, +% - avoid large margins. She wants the thesis to use fewer pages, % especially if it requires colour printing. % % - The thesis should be formatted for double-sided printing. This |