%%% Další užitečné balíčky (jsou součástí běžných distribucí LaTeXu)
%%% Některé jsou zatím zakomentovné, pokud se vám hodí, odkomentujte je.
\usepackage{amsmath}% rozšíření pro sazbu matematiky
\usepackage{amsfonts}% matematické fonty
\usepackage{amsthm}% sazba vět, definic apod.
@ -133,9 +132,7 @@ Abstract.
\begin{document}
\include{titulka}
%%% Strana s automaticky generovaným obsahem bakalářské práce. U matematických
%%% prací je přípustné, aby seznam tabulek a zkratek, existují-li, byl umístěn
%%% na začátku práce, místo na jejím konci.
%%% Strana s automaticky generovaným obsahem bakalářské práce
\tableofcontents
@ -145,9 +142,6 @@ Abstract.
\include{kap02}
\include{kap03}
% Ukázka použití některých konstrukcí LateXu (odkomentujte, chcete-li)
%\include{ukazka}
\include{zaver}
%%% Seznam použité literatury
@ -158,16 +152,17 @@ Abstract.
\listoffigures
%%% Tabulky v bakalářské práci (opět nemusí být nutné uvádět)
%%% U matematických prací může být lepší přemístit seznam tabulek na začátek práce.
\listoftables
\XXX{U~matematických prací může být lepší přemístit seznam tabulek na začátek práce.}
%%% Použité zkratky v bakalářské práci (opět nemusí být nutné uvádět)
%%% U matematických prací může být lepší přemístit seznam zkratek na začátek práce.
\chapwithtoc{Seznam použitých zkratek}
\XXX{U~matematických prací může být lepší přemístit seznam zkratek na začátek práce.}
%%% Přílohy k bakalářské práci, existují-li (různé dodatky jako výpisy programů,
%%% diagramy apod.). Každá příloha musí být alespoň jednou odkazována z vlastního
%%% textu práce. Přílohy se číslují.
%%% Přílohy k bakalářské práci, existují-li. Každá příloha musí být alespoň jednou
%%% odkazována z vlastního textu práce. Přílohy se číslují.
%%%
%%% Do tištěné verze se spíše hodí přílohy, které lze číst a prohlížet (dodatečné
%%% tabulky a grafy, různé textové doplňky, ukázky výstupů z počítačových programů,
@ -176,7 +171,7 @@ Abstract.
%%% interaktivní grafy apod.). Elektronické přílohy se nahrávají do SISu a lze
%%% je také do práce vložit na CD/DVD.
\chapwithtoc{Přílohy}
\XXX{Přílohy k bakalářské práci, existují-li (různé dodatky jako výpisy programů, diagramy apod.). Každá příloha musí být alespoň jednou odkazována z vlastního textu práce. Přílohy se číslují.}
\XXX{Přílohy k bakalářské práci, existují-li. Každá příloha musí být alespoň jednou odkazována z vlastního textu práce. Přílohy se číslují.}
\XXX{Do tištěné verze se spíše hodí přílohy, které lze číst a prohlížet (dodatečné tabulky a grafy, různé textové doplňky, ukázky výstupů z počítačových programů, apod.). Do elektronické verze se hodí přílohy, které budou spíše používány v~elektronické podobě než čteny (zdrojové kódy programů, datové soubory, interaktivní grafy apod.). Elektronické přílohy se nahrávají do SISu a lze je také do práce vložit na CD/DVD.}
% Thesis title in English (exactly as in the formal assignment)
\def\ThesisTitle{Thesis title}
\def\ThesisTitle{Thesis title\X{as in the formal assignment}}
% Author of the thesis
\def\ThesisAuthor{Name Surname}
@ -47,13 +67,13 @@
% Name of the department or institute, where the work was officially assigned
% (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\Department{Name of the department\X{as per Organizational Structure of MFF UK in English}}
% Is it a department (katedra), or an institute (ústav)?
\def\DeptType{Department}
% Thesis supervisor: name, surname and titles
\def\Supervisor{Supervisor's Name}
\def\Supervisor{Supervisor's Name\X{+titles}}
% Supervisor's department (again according to Organizational structure of MFF)
\def\SupervisorsDepartment{department}
@ -70,12 +90,12 @@ Dedication.
% Abstract (recommended length around 80-200 words; this is not a copy of your thesis assignment!)
\def\Abstract{%
Abstract.
Abstract.\X{Recommended length around 80--200 words. This is not a~copy of your thesis assignment!}
}
% 3 to 5 keywords (recommended), each enclosed in curly braces
\def\Keywords{%
{key}{words}
{key}{words}\X{usually 3 to~5 key words or phrases}
}
%% The hyperref package for clickable links in PDF and also for storing
@ -85,22 +105,23 @@ Abstract.
\hypersetup{pdftitle={\ThesisTitle}}
\hypersetup{pdfauthor={\ThesisAuthor}}
\hypersetup{pdfkeywords=\Keywords}
\hypersetup{urlcolor=blue}
\input title.tex
% Definitions of macros (see description inside)
\include{macros}
%%% A page with automatically generated content of the bachelor thesis. For
%%% a mathematical thesis, it is permissible to have a list of tables and abbreviations,
%%% if any, at the beginning of the thesis instead of at its end.
% Title page and various mandatory informational pages
\begin{document}
\include{title}
%%% A page with automatically generated table of contents of the bachelor thesis
\tableofcontents
%%% Each chapter is kept in a separate file
\include{preface}
\include{chap1}
\include{chap2}
% An example of LaTeX use (uncomment, if you wish)
%\include{example}
\include{chap01}
\include{chap02}
\include{epilog}
@ -111,15 +132,28 @@ Abstract.
\listoffigures
%%% Tables used in the thesis (consider if this is needed)
%%% In mathematical theses, it could be better to move the list of tables to the beginning of the thesis.
\listoftables
\XXX{In mathematical theses, it could be better to move the list of tables to the beginning of the thesis.}
%%% Abbreviations used in the thesis, if any, including their explanation
%%% In mathematical theses, it could be better to move the list of abbreviations to the beginning of the thesis.
\chapwithtoc{List of Abbreviations}
%%% Attachments to the bachelor thesis, if any (various additions such
%%% as programme extracts, diagrams, etc.). Each attachment must be referred to
%%% at least once from one's own text of the thesis. Attachments are numbered.
\XXX{In mathematical theses, it could be better to move the list of abbreviations to the beginning of the thesis.}
%%% Attachments to the bachelor thesis, if any. Each attachment must be
%%% referred to at least once from the text of the thesis. Attachments
%%% are numbered.
%%%
%%% The printed version should preferably contain attachments, which can be
%%% read (additional tables and charts, supplementary text, examples of
%%% program output, etc.). The electronic version is more suited for attachments
%%% which will likely be used in an electronic form rather than read (program
%%% source code, data files, interactive charts, etc.). Electronic attachments
%%% should be uploaded to SIS and optionally also included in the thesis on a~CD/DVD.
\chapwithtoc{Attachments}
\XXX{Attachments to the bachelor thesis, if any. Each attachment must be referred to at least once from the text of the thesis. Attachments are numbered.}
\XXX{The printed version should preferably contain attachments, which can be read (additional tables and charts, supplementary text, examples of program output, etc.). The electronic version is more suited for attachments which will likely be used in an electronic form rather than read (program source code, data files, interactive charts, etc.). Electronic attachments should be uploaded to SIS and optionally also included in the thesis on a~CD/DVD.}