X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=en%2Fthesis.tex;h=2a10da45c4f2463493616fedb1527937ee46fc89;hb=d38cd36d0925e99f0e0b094a2c49067dccd70d1d;hp=3ec45e14d5c1341394b17522922f9fc7936b243f;hpb=264c1225335af22ce90b708a09449650b17a73c6;p=diplomky.git diff --git a/en/thesis.tex b/en/thesis.tex index 3ec45e1..2a10da4 100644 --- a/en/thesis.tex +++ b/en/thesis.tex @@ -49,7 +49,7 @@ \usepackage{dcolumn} % improved alignment of table columns \usepackage{booktabs} % improved horizontal lines in tables \usepackage{paralist} % improved enumerate and itemize -\usepackage[usenames]{xcolor} % typesetting in color +\usepackage{xcolor} % typesetting in color %% SPECIMEN % Parts marked as SPECIMEN are used for building the example PDF. @@ -144,6 +144,12 @@ Abstract. \X{Recommended length around 80--200 words. This is not a~copy of your \chapwithtoc{List of Abbreviations} \XXX{In mathematical theses, it could be better to move the list of abbreviations to the beginning of the thesis.} +%% PHDONLY +%%% Doctoral theses must contain a list of author's publications +\chapwithtoc{List of publications} +\XXX{Doctoral theses must contain a list of author's publications.} +%% ONLYPHD + %%% 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. @@ -154,9 +160,13 @@ Abstract. \X{Recommended length around 80--200 words. This is not a~copy of your %%% 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} +%%% 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{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.} +\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} \openright \end{document}