From 9c2a3a0283c69d96db763d64f6787fd0371f6bea Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 21 Feb 2024 13:23:08 +0100 Subject: [PATCH] Fixed remaining references to thesis type --- thesis.tex | 9 ++++----- title.tex | 6 +++--- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/thesis.tex b/thesis.tex index 95c20cb..817f21d 100644 --- a/thesis.tex +++ b/thesis.tex @@ -70,7 +70,7 @@ \begin{document} \include{title} -%%% A page with automatically generated table of contents of the bachelor thesis +%%% A page with automatically generated table of contents of the thesis \tableofcontents @@ -103,9 +103,8 @@ \XXX{Doctoral theses must contain a list of author's publications.} \fi -%%% 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. +%%% Attachments to the 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 @@ -116,7 +115,7 @@ %%% Allowed file formats are specified in provision of the rector no. 72/2017. \appendix \chapter{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{Attachments to the 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. Allowed file formats are specified in provision of the rector no. 72/2017.} \section{First Attachment} diff --git a/title.tex b/title.tex index b05f5c5..163a444 100644 --- a/title.tex +++ b/title.tex @@ -59,7 +59,7 @@ Faculty of Mathematics and Physics { \centerline{\vbox{\halign{\hbox to 0.45\hsize{\hfil #}&\hskip 0.5em\parbox[t]{0.45\hsize}{\raggedright #}\cr -Supervisor of the bachelor thesis:&\Supervisor \cr +Supervisor of the \ThesisTypeName{} thesis:&\Supervisor \cr \noalign{\vspace{2mm}} Study programme:&\StudyProgramme \cr }}}} @@ -72,7 +72,7 @@ Prague \YearSubmitted \newpage -%%% A page with a solemn declaration to the bachelor thesis +%%% A page with a solemn declaration to the thesis \openright \hypersetup{pageanchor=true} @@ -81,7 +81,7 @@ Prague \YearSubmitted \vglue 0pt plus 1fill \noindent -I declare that I carried out this bachelor thesis independently, and only with the cited +I declare that I carried out this \ThesisTypeName{} thesis independently, and only with the cited sources, literature and other professional sources. It has not been used to obtain another or the same degree. -- 2.39.2