Changeset ef0b456 for doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex
- Timestamp:
- Feb 4, 2021, 10:03:29 PM (2 years ago)
- Branches:
- arm-eh, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 5ce9bea
- Parents:
- c292244 (diff), 9af0fe2d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex
rc292244 ref0b456 13 13 \vspace*{1.0cm} 14 14 15 \Huge 16 {\bf Exception Handling in \CFA} 15 {\Huge\bf Exception Handling in \CFA} 17 16 18 17 \vspace*{1.0cm} 19 18 20 \normalsize21 19 by \\ 22 20 23 21 \vspace*{1.0cm} 24 22 25 \Large 26 Andrew James Beach \\ 23 {\Large Andrew James Beach} \\ 27 24 28 25 \vspace*{3.0cm} 29 26 30 \normalsize31 27 A thesis \\ 32 presented to the University of Waterloo \\ 28 presented to the University of Waterloo \\ 33 29 in fulfillment of the \\ 34 30 thesis requirement for the degree of \\ … … 43 39 \vspace*{1.0cm} 44 40 45 \copyright \Andrew James Beach \the\year \\41 \copyright{} Andrew James Beach \the\year \\ 46 42 \end{center} 47 43 \end{titlepage} 48 44 49 % The rest of the front pages should contain no headers and be numbered using Roman numerals starting with `ii' 45 % The rest of the front pages should contain no headers and be numbered using 46 % Roman numerals starting with `ii'. 50 47 \pagestyle{plain} 51 48 \setcounter{page}{2} 52 49 53 \cleardoublepage % Ends the current page and causes all figures and tables that have so far appeared in the input to be printed. 54 % In a two-sided printing style, it also makes the next page a right-hand (odd-numbered) page, producing a blank page if necessary. 50 \cleardoublepage % Ends the current page and causes all figures and tables 51 % that have so far appeared in the input to be printed. In a two-sided 52 % printing style, it also makes the next page a right-hand (odd-numbered) 53 % page, producing a blank page if necessary. 55 54 56 \begin{comment} 55 \begin{comment} 57 56 % E X A M I N I N G C O M M I T T E E (Required for Ph.D. theses only) 58 57 % Remove or comment out the lines below to remove this page 59 58 \begin{center}\textbf{Examining Committee Membership}\end{center} 60 59 \noindent 61 The following served on the Examining Committee for this thesis. The decision of the Examining Committee is by majority vote. 60 The following served on the Examining Committee for this thesis. 61 The decision of the Examining Committee is by majority vote. 62 62 \bigskip 63 63 64 64 \noindent 65 65 \begin{tabbing} 66 66 Internal-External Member: \= \kill % using longest text to define tab length 67 External Examiner: \> Bruce Bruce \\ 67 External Examiner: \> Bruce Bruce \\ 68 68 \> Professor, Dept. of Philosophy of Zoology, University of Wallamaloo \\ 69 \end{tabbing} 69 \end{tabbing} 70 70 \bigskip 71 71 72 72 \noindent 73 73 \begin{tabbing} … … 79 79 \end{tabbing} 80 80 \bigskip 81 81 82 82 \noindent 83 83 \begin{tabbing} … … 87 87 \end{tabbing} 88 88 \bigskip 89 89 90 90 \noindent 91 91 \begin{tabbing} … … 95 95 \end{tabbing} 96 96 \bigskip 97 97 98 98 \noindent 99 99 \begin{tabbing} … … 111 111 % December 13th, 2006. It is designed for an electronic thesis. 112 112 \begin{center}\textbf{Author's Declaration}\end{center} 113 113 114 114 \noindent 115 I hereby declare that I am the sole author of this thesis. This is a true copy of the thesis, including any required final revisions, as accepted by my examiners. 115 I hereby declare that I am the sole author of this thesis. This is a true copy 116 of the thesis, including any required final revisions, as accepted by my 117 examiners. 116 118 117 119 \bigskip 118 120 119 121 \noindent 120 122 I understand that my thesis may be made electronically available to the public.
Note: See TracChangeset
for help on using the changeset viewer.