-
Notifications
You must be signed in to change notification settings - Fork 0
/
title.tex
122 lines (81 loc) · 2.05 KB
/
title.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
%%% Title page of the thesis and other mandatory pages
%%% Title page of the thesis
\pagestyle{empty}
\hypersetup{pageanchor=false}
\begin{center}
\centerline{\mbox{\includegraphics[width=166mm]{./img/logo-en.pdf}}}
\vspace{-8mm}
\vfill
{\bf\Large BACHELOR THESIS}
\vfill
{\LARGE\ThesisAuthor}
\vspace{15mm}
{\LARGE\bfseries\ThesisTitle}
\vfill
\Department
\vfill
\begin{tabular}{rl}
Supervisor of the bachelor thesis: & \Supervisor \\
\noalign{\vspace{2mm}}
Study programme: & \StudyProgramme \\
\noalign{\vspace{2mm}}
Study branch: & \StudyBranch \\
\end{tabular}
\vfill
% Zde doplňte rok
Prague \YearSubmitted
\end{center}
\newpage
%%% Here should be a bound sheet included -- a signed copy of the "bachelor
%%% thesis assignment". This assignment is NOT a part of the electronic
%%% version of the thesis. DO NOT SCAN.
%%% A page with a solemn declaration to the bachelor thesis
\openright
\hypersetup{pageanchor=true}
\pagestyle{plain}
\pagenumbering{roman}
\vglue 0pt plus 1fill
\noindent
I declare that I carried out this bachelor thesis independently, and only with the cited
sources, literature and other professional sources.
\medskip\noindent
I understand that my work relates to the rights and obligations under the Act No.~121/2000 Sb.,
the Copyright Act, as amended, in particular the fact that the Charles
University has the right to conclude a license agreement on the use of this
work as a school work pursuant to Section 60 subsection 1 of the Copyright Act.
\vspace{10mm}
\hbox{\hbox to 0.5\hsize{%
In Prague date 19.7.2017 % FIXME!
\hss}\hbox to 0.5\hsize{%
signature of the author
\hss}}
\vspace{20mm}
\newpage
%%% Mandatory information page of the thesis
\openright
\vbox to 0.5\vsize{
\setlength\parindent{0mm}
\setlength\parskip{5mm}
Title:
\ThesisTitle
Author:
\ThesisAuthor
\DeptType:
\Department
Supervisor:
\Supervisor, \SupervisorsDepartment
Abstract:
\Abstract
Keywords:
\Keywords
\vss}
\newpage
%%% Dedication
\openright
\noindent
\Dedication
\newpage
\openright
\pagestyle{plain}
\pagenumbering{arabic}
\setcounter{page}{1}