1 | \frontmatter |
---|
2 | |
---|
3 | %====================================================================== |
---|
4 | % Title (required) |
---|
5 | %====================================================================== |
---|
6 | \title{Title} |
---|
7 | \begin{titlepage} |
---|
8 | \clearpage\maketitle |
---|
9 | \end{titlepage} |
---|
10 | |
---|
11 | \addtocounter{page}{1} |
---|
12 | |
---|
13 | %====================================================================== |
---|
14 | % Examining commitee membership (required) |
---|
15 | %====================================================================== |
---|
16 | \clearpage |
---|
17 | 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. |
---|
18 | |
---|
19 | I understand that my thesis may be made electronically available to the public. |
---|
20 | |
---|
21 | %====================================================================== |
---|
22 | % Statement of contributions (if applicable) |
---|
23 | %====================================================================== |
---|
24 | % For a thesis that is not a sole-authored document, the University requires that the student has made the major contribution to the work, to the satisfaction of the examination committee. The student will include a Statement of contributions in the thesis. |
---|
25 | |
---|
26 | % Not applicable |
---|
27 | |
---|
28 | |
---|
29 | %====================================================================== |
---|
30 | % Abstract (required) |
---|
31 | %====================================================================== |
---|
32 | \clearpage |
---|
33 | \begin{center}\textbf{Abstract}\end{center} |
---|
34 | % \begin{abstract} |
---|
35 | Abstract |
---|
36 | % \end{abstract} |
---|
37 | |
---|
38 | %====================================================================== |
---|
39 | % Acknowledgements (required) |
---|
40 | %====================================================================== |
---|
41 | \clearpage |
---|
42 | \begin{center}\textbf{Acknowledgements}\end{center} |
---|
43 | |
---|
44 | |
---|
45 | %====================================================================== |
---|
46 | % Dedication (optional) |
---|
47 | %====================================================================== |
---|
48 | % Not dedicated |
---|
49 | |
---|
50 | %====================================================================== |
---|
51 | % Table of contents (required) |
---|
52 | %====================================================================== |
---|
53 | \tableofcontents |
---|
54 | |
---|
55 | %====================================================================== |
---|
56 | % List of figures (if applicable) |
---|
57 | %====================================================================== |
---|
58 | % Each figure in the text must be numbered; if the title/caption of the figure cannot fit on the same page as the figure, the title/caption may appear on the previous page facing the figure. |
---|
59 | |
---|
60 | % applicable |
---|
61 | |
---|
62 | %====================================================================== |
---|
63 | % List of tables (if applicable) |
---|
64 | %====================================================================== |
---|
65 | % Each table in the text must be numbered; if the title/caption of the table cannot fit on the same page as the table, the title/caption may appear on the previous page facing the table. |
---|
66 | |
---|
67 | % applicable |
---|
68 | |
---|
69 | %====================================================================== |
---|
70 | % List of illustrations (if applicable) |
---|
71 | %====================================================================== |
---|
72 | % Each illustration in the text must be numbered; if the title/caption of the illustration cannot fit on the same page as the illustration, the title/caption may appear on the previous page facing the illustration. |
---|
73 | |
---|
74 | % applicable |
---|
75 | |
---|
76 | %====================================================================== |
---|
77 | % List of abbreviations (if applicable) |
---|
78 | %====================================================================== |
---|
79 | % not applicable |
---|
80 | |
---|
81 | %====================================================================== |
---|
82 | % List of symbols (if applicable) |
---|
83 | %====================================================================== |
---|
84 | % not applicable |
---|
85 | |
---|
86 | %====================================================================== |
---|
87 | % Graphic or quote (if applicable) |
---|
88 | %====================================================================== |
---|
89 | % Students may wish to enhance their thesis with either a graphic or meaningful quote. These pages, if applicable, must appear as the last page of the front matter, immediately before the main body of the thesis. |
---|
90 | |
---|
91 | % not applicable |
---|
92 | |
---|
93 | \mainmatter |
---|