]> mj.ucw.cz Git - diplomky.git/blob - title.tex
Metadata: We prefer British English in comments
[diplomky.git] / title.tex
1 %%% Title page of the thesis and other mandatory pages
2
3 %%% Inscriptions at the opening page of the hard cover
4
5 % We usually do not typeset the hard cover, but if you want to do it, change \iffalse to \iftrue
6 \iffalse
7
8 \pagestyle{empty}
9 \hypersetup{pageanchor=false}
10 \begin{center}
11
12 \large
13 Charles University
14
15 \medskip
16
17 Faculty of Mathematics and Physics
18
19 \vfill
20
21 {\huge\bf\ThesisTypeTitle}
22
23 \vfill
24
25 {\huge\bf\ThesisTitle\par}
26
27 \vfill
28 \vfill
29
30 \hbox to \hsize{\YearSubmitted\hfil \ThesisAuthor}
31
32 \end{center}
33
34 \newpage\openright
35
36 \fi
37
38 %%% Title page of the thesis
39
40 \pagestyle{empty}
41 \hypersetup{pageanchor=false}
42 \begin{center}
43
44 \centerline{\mbox{\includegraphics[width=166mm]{img/logo-en.pdf}}}
45
46 \vspace{-8mm}
47 \vfill
48
49 {\bf\Large\ThesisTypeTitle}
50
51 \vfill
52
53 {\LARGE\ThesisAuthor}
54
55 \vspace{15mm}
56
57 {\LARGE\bfseries\ThesisTitle\par}
58
59 \vfill
60
61 \Department
62
63 \vfill
64
65 {
66 \centerline{\vbox{\halign{\hbox to 0.45\hsize{\hfil #}&\hskip 0.5em\parbox[t]{0.45\hsize}{\raggedright #}\cr
67 Supervisor of the \ThesisTypeName{} thesis:&\Supervisor \cr
68 \noalign{\vspace{2mm}}
69 Study programme:&\StudyProgramme \cr
70 }}}}
71
72 \vfill
73
74 Prague \YearSubmitted
75
76 \end{center}
77
78 \newpage
79
80 %%% A page with a solemn declaration to the thesis
81
82 \openright
83 \hypersetup{pageanchor=true}
84 \pagestyle{plain}
85 \pagenumbering{roman}
86 \vglue 0pt plus 1fill
87
88 \noindent
89 I declare that I carried out this \ThesisTypeName{} thesis on my own, and only with the cited
90 sources, literature and other professional sources.
91 I understand that my work relates to the rights and obligations under the Act No.~121/2000 Sb.,
92 the Copyright Act, as amended, in particular the fact that the Charles
93 University has the right to conclude a license agreement on the use of this
94 work as a school work pursuant to Section 60 subsection 1 of the Copyright~Act.
95
96 \vspace{10mm}
97
98 \hbox{\hbox to 0.5\hsize{%
99 In \hbox to 6em{\dotfill} date \hbox to 6em{\dotfill}
100 \hss}\hbox to 0.5\hsize{\dotfill\quad}}
101 \smallskip
102 \hbox{\hbox to 0.5\hsize{}\hbox to 0.5\hsize{\hfil Author's signature\hfil}}
103
104 \vspace{20mm}
105 \newpage
106
107 %%% Dedication
108
109 \openright
110
111 \noindent
112 \Dedication
113
114 \newpage
115
116 %%% Mandatory information page of the thesis
117
118 \openright
119 {\InfoPageFont
120
121 \vbox to 0.5\vsize{
122 \setlength\parindent{0mm}
123 \setlength\parskip{5mm}
124
125 Title:
126 \ThesisTitle
127
128 Author:
129 \ThesisAuthor
130
131 \DeptType:
132 \Department
133
134 Supervisor:
135 \Supervisor, \SupervisorsDepartment
136
137 Abstract:
138 \Abstract
139
140 Keywords:
141 {\def\sep{\unskip, }\ThesisKeywords}
142
143 % In Czech study programmes, it is mandatory to include Czech meta-data:
144
145 \ifx\StudyLanguage\LangCS
146
147 \vbox to 0.49\vsize{
148 \setlength\parindent{0mm}
149 \setlength\parskip{5mm}
150
151 Název práce:
152 \ThesisTitleCS
153
154 Autor:
155 \ThesisAuthor
156
157 \DeptTypeCS:
158 \DepartmentCS
159
160 Vedoucí bakalářské práce:
161 \Supervisor, \SupervisorsDepartment
162
163 Abstrakt:
164 \AbstractCS
165
166 Klíčová slova:
167 {\def\sep{\unskip, }\ThesisKeywordsCS}
168 }
169
170 \fi
171
172 }
173
174 \newpage
175
176 %%% From this point on, pages shall be numbered
177
178 \openright
179 \pagestyle{plain}
180 \pagenumbering{arabic}
181 \setcounter{page}{1}