|
|
|
@ -38,9 +38,6 @@
|
|
|
|
|
% Thesis title in English (exactly as in the formal assignment)
|
|
|
|
|
\def\ThesisTitle{Thesis title}
|
|
|
|
|
|
|
|
|
|
% Translation of the title to Czech
|
|
|
|
|
\def\ThesisTitleCS{Název práce}
|
|
|
|
|
|
|
|
|
|
% Author of the thesis
|
|
|
|
|
\def\ThesisAuthor{Name Surname}
|
|
|
|
|
|
|
|
|
@ -51,18 +48,15 @@
|
|
|
|
|
% (according to the Organizational Structure of MFF UK in English,
|
|
|
|
|
% or a full name of a department outside MFF)
|
|
|
|
|
\def\Department{Name of the department}
|
|
|
|
|
\def\DepartmentCS{Název katedry nebo ústavu}
|
|
|
|
|
|
|
|
|
|
% Is it a department (katedra), or an institute (ústav)?
|
|
|
|
|
\def\DeptType{Department}
|
|
|
|
|
\def\DeptTypeCS{Katedra}
|
|
|
|
|
|
|
|
|
|
% Thesis supervisor: name, surname and titles
|
|
|
|
|
\def\Supervisor{Supervisor's Name}
|
|
|
|
|
|
|
|
|
|
% Supervisor's department (again according to Organizational structure of MFF)
|
|
|
|
|
\def\SupervisorsDepartment{department}
|
|
|
|
|
\def\SupervisorsDepartmentCS{pracoviště}
|
|
|
|
|
|
|
|
|
|
% Study programme and specialization
|
|
|
|
|
\def\StudyProgramme{study programme}
|
|
|
|
@ -78,15 +72,9 @@ Dedication.
|
|
|
|
|
\def\Abstract{%
|
|
|
|
|
Abstract.
|
|
|
|
|
}
|
|
|
|
|
\def\AbstractCS{%
|
|
|
|
|
Abstract.
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
% 3 to 5 keywords (recommended), each enclosed in curly braces
|
|
|
|
|
\def\Keywords{%
|
|
|
|
|
{klíčová} {slova}
|
|
|
|
|
}
|
|
|
|
|
\def\KeywordsCS{%
|
|
|
|
|
{key} {words}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|