OpenCores
URL https://opencores.org/ocsvn/phr/phr/trunk

Subversion Repositories phr

[/] [phr/] [trunk/] [doc/] [informe-tesis/] [template/] [Ucalgary/] [ucalgthes1_root_0.tex] - Blame information for rev 5

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 guanucolui
%% Modified documentstyle to documentclass -- compatibility with LaTex2e
2
%% N. Mancell (98/03/01).
3
 
4
%%  ucalgthes_root.tex        (NM 98/03/01)
5
%   Modified   92-09-18      Add references to dissertation        D. Teale
6
%                            Add approval page to toc
7
%                            Add ref to Title Degree on approval page
8
%   Modified  2006-09-12     Added geometry package to set up UofC thesis margins
9
%                            Removed includeprompt option N. Mancell
10
%
11
\documentclass{ucalgthes1}
12
\usepackage[letterpaper,top=1in, bottom=1.22in, left=1.40in, right=0.850in]{geometry}
13
\usepackage{fancyhdr}
14
\fancyhead{}
15
\fancyfoot{}
16
\renewcommand{\headrulewidth}{0pt}
17
\fancyhead[RO,LE]{\thepage}
18
%Define other usepackages here
19
\usepackage{hyperref}
20
\title{Title of Thesis \\ \bigskip Second ThesisTitle Line }
21
%
22
%            Insert the correct information between the {}
23
%
24
\author{Student's name}
25
\thesisyear{year}
26
\thesis{thesis}    % the word dissertation can be inserted between {}
27
\newcommand{\thesistitle}{Title of Thesis}
28
\monthname{monthname}
29
\dept{NAME OF DEPARTMENT}
30
\degree{NAME OF DEGREE IN FULL}
31
%
32
%                    End of supplied information
33
%
34
\begin{document}
35
\makethesistitle
36
\pagenumbering{roman}     % resets page counter to one
37
\setcounter{page}{1}
38
\chapter*{UNIVERSITY OF CALGARY \\ FACULTY OF GRADUATE STUDIES}
39
\thispagestyle{empty}
40
The undersigned certify that they have read, and recommend
41
to the Faculty of Graduate Studies for acceptance, a \Thesis\ entitled
42
``\thesistitle'' submitted by \Author\
43
in partial fulfillment of the requirements for the degree of
44
\Degree.\\
45
 
46
%
47
%                 Substitute  List of Examiners
48
%
49
\begin{signing}{Department of Academic Computing}
50
\signline
51
Chairman, Dr.~John D.~Doe \\
52
Department of Academic Computing \\
53
Services  \\
54
\signline
55
Chairman, Dr.~John D.~Doe \\
56
Department of Academic Computing \\
57
Services  \\
58
\signline
59
Chairman, Dr.~John D.~Doe \\
60
Department of Academic Computing \\
61
Services  \\
62
\signline
63
Chairman, Dr.~John D.~Doe \\
64
Department of Academic Computing \\
65
Services  \\
66
%\newsigncolumn         use this command to start a new column if necessary
67
\newsigncolumn
68
\signline
69
Chairman, Dr.~John D.~Doe \\
70
Department of Academic Computing \\
71
Services  \\
72
\signline
73
Dr.~Jane Smith \\
74
Department of Academic Computing  \\
75
 
76
\signline
77
Dr.~A.~B.~Brown \\
78
Department of Academic Computing  \\
79
\end{signing}
80
%
81
\newpage
82
\phantomsection
83
\altchapter{Abstract}
84
Paragraph 1
85
 
86
Paragraph 2
87
 
88
Paragragh 3
89
\newpage
90
\phantomsection
91
\altchapter{Acknowledgements}
92
Paragraph 1
93
 
94
Paragraph 2
95
 
96
Paragraph 3
97
 
98
\begin{singlespace}
99
\newpage
100
\phantomsection
101
\tableofcontents
102
\pagestyle{plain}
103
\newpage
104
\phantomsection
105
\listoftables
106
\pagestyle{plain}
107
\newpage
108
\phantomsection
109
\listoffigures
110
\pagestyle{plain}
111
\clearpage
112
\end{singlespace}
113
\clearpage          % otherwise tables will be numbered wrong
114
 
115
\pagenumbering{arabic}
116
\include{chapter1}
117
%\include{chapter2}
118
%\include{chapter3}
119
%\include{chapter4}
120
%\include{chapter5}
121
\appendix
122
\include{appendix1}
123
\end{document}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.