-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoc_paper_title_page_en.tex
155 lines (96 loc) · 2.93 KB
/
doc_paper_title_page_en.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
%%% TitlePage
\def\TypeBc{bc}
\def\TypeMgr{mgr}
\def\TypePhD{phd}
\def\TypeRig{rig}
\def\TypeSem{sem}
\ifx\ThesisType\TypeBc
\def\ThesisTypeName{bachelor}
\def\ThesisTypeTitle{BACHELOR THESIS}
\fi
\ifx\ThesisType\TypeMgr
\def\ThesisTypeName{master}
\def\ThesisTypeTitle{MASTER THESIS}
\fi
\ifx\ThesisType\TypePhD
\def\ThesisTypeName{doctoral}
\def\ThesisTypeTitle{DOCTORAL THESIS}
\fi
\ifx\ThesisType\TypeRig
\def\ThesisTypeName{rigorosum}
\def\ThesisTypeTitle{RIGOROSUM THESIS}
\fi
\ifx\ThesisType\TypeSem
\def\ThesisTypeName{semestral}
\def\ThesisTypeTitle{SEMESTRAL PROJECT}
\fi
\pagestyle{empty}
\hypersetup{pageanchor=false}
\begin{center}
{\LARGE\bfseries\Institution}
\vspace{-18mm}
\vfill
{\LARGE\Department}
\vfill
\centerline{\mbox{\def\svgwidth{\columnwidth}\scalebox{0.28}{\input{../img/logo.tex}}}}
\vspace{-8mm}
\vfill
{\bf\Large \ThesisTypeTitle}
\vfill
\vspace{15mm}
{\LARGE\bfseries\ThesisTitle}
\vfill
{
\centerline{\vbox{\halign{\hbox to 0.45\hsize{\hfil #}&\hskip 0.5em\parbox[t]{0.45\hsize}{\raggedright #}\cr
Supervisor of the \ThesisTypeName{} thesis:&\Supervisor \cr
\ifx\ThesisType\TypeRig\else
\noalign{\vspace{2mm}}
Study programme:&\StudyProgramme \cr
\fi
}}}}
\vspace{15mm}
Prague \MontSubmitted \ \YearSubmitted
\end{center}
\newpage
\hypersetup{pageanchor=true}
\protect\pagestyle{plain}
\pagenumbering{roman}
\openright
\vspace*{\fill}
\noindent
% Prohlašuji, že jsem předloženou práci vypracoval samostatně a~že jsem uvedl veškeré použité informační zdroje v~souladu s~Metodickým pokynem o~dodržování etických principů při přípravě vysokoškolských závěrečných prací a~Rámcovými pravidly používání umělé inteligence na ČVUT pro studijní a~pedagogické účely v~Bc a~NM studiu.
I hereby declare that I have independently written the submitted work and that I have cited all sources of information used in accordance with the Methodological Guidelines on Adherence to Ethical Principles in the Preparation of University Theses and the
Framework Rules for the Use of Artificial Intelligence at CTU for Study and Educational Purposes in Bachelor's and Master's Studies.
\noindent
In Prague, \today
% V Praze, \today
\newpage
\openright
{\InfoPageFont
\vtop to 0.46\vsize{
\setlength\parindent{0mm}
\setlength\parskip{5mm}
\textbf{Title:} \ThesisTitle \\
\textbf{Author:} \ThesisAuthor \\
\textbf{\DepartmentType:} \Department \\
\textbf{Supervisor:} \Supervisor, \SupervisorsDepartment \\
\textbf{Abstract:} \Abstract \\
\textbf{Keywords:}
{\def\sep{\unskip, }\ThesisKeywords}
\vfil
}
\vtop to 0.46\vsize{
\setlength\parindent{0mm}
\setlength\parskip{5mm}
\textbf{Název práce:} \ThesisTitleCS \\
\textbf{Autor:} \ThesisAuthor \\
\textbf{\DepartmentTypeCS:} \DepartmentCS \\
\textbf{Vedoucí práce:} \Supervisor, \SupervisorsDepartmentCS \\
\textbf{Abstrakt:} \AbstractCS \\
\textbf{Klíčová slova:}
{\def\sep{\unskip, }\ThesisKeywordsCS}
\vfil
}
}
\newpage
\openright