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