diff --git a/abstract-cz.tex b/abstract-cz.tex index 359d2d1..2d6419c 100644 --- a/abstract-cz.tex +++ b/abstract-cz.tex @@ -10,7 +10,5 @@ \input{todos} \begin{document} -\ifEN -Czech abstract is not available -\else\Abstract\fi +\AbstractCS \end{document} diff --git a/abstract-en.tex b/abstract-en.tex index 59d92bc..f05fe7b 100644 --- a/abstract-en.tex +++ b/abstract-en.tex @@ -10,5 +10,5 @@ \input{todos} \begin{document} -\ifEN\Abstract\else\AbstractEN\fi +\AbstractEN \end{document} diff --git a/conclusion.tex b/conclusion.tex index fafdbe6..a6f1e7e 100644 --- a/conclusion.tex +++ b/conclusion.tex @@ -1,7 +1,7 @@ \chapwithtoc{Conclusion} -You should summarize what was achieved by the thesis. In a few paragraphs, try to answer the following: +In the conclusion, you should summarize what was achieved by the thesis. In a few paragraphs, try to answer the following: \begin{itemize} \item Was the problem stated in the introduction solved? (Ideally include a list of successfully achieved goals.) \item What is the quality of the result? Is the problem solved for good and the mankind does not need to ever think about it again, or just partially improved upon? (Is the incompleteness caused by overwhelming problem complexity that would be out of thesis scope\todo{This is quite common.}, or any theoretical reasons, such as computational hardness?) diff --git a/metadata.tex b/metadata.tex index c682ec4..7de6ee0 100644 --- a/metadata.tex +++ b/metadata.tex @@ -45,11 +45,15 @@ Dedication. \xxx{It is nice to say thanks to supervisors, friends, family, book authors and food providers.} } -\def\Abstract{% +\def\AbstractEN{% \xxx{Abstracts are an abstract form of art. Use the most precise, shortest sentences that state what problem the thesis addresses, how it is approached, pinpoint the exact result achieved, and describe the applications and significance of the results. Highlight anything novel that was discovered or improved by the thesis. Maximum length is 200 words, but try to fit into 120. Abstracts are often used for deciding if a reviewer will be suitable for the thesis; a well-written abstract thus increases the probability of getting a reviewer who will like the thesis.} % ABSTRACT IS NOT A COPY OF YOUR THESIS ASSIGNMENT! } +\def\AbstractCS{% +\xxx{You will need to submit both Czech and English abstract to the SIS, no matter what language you use in the thesis. If writing in English, translate the contents of \verb|\AbstractEN| into this field. In case you do not speak czech, your supervisor should be able to help you with the translation.} +} + % 3 to 5 keywords (recommended), each enclosed in curly braces. % Keywords are useful for indexing and searching for the theses by topic. \def\Keywords{% @@ -72,9 +76,6 @@ Dedication. \xxx{It is nice to say thanks to supervisors, friends, family, book \def\SupervisorsDepartmentEN{\xxx{Superdepartment}} \def\StudyProgrammeEN{\xxx{study programme}} \def\StudyBranchEN{\xxx{study branch}} -\def\AbstractEN{% -\xxx{Abstract.} -} \def\KeywordsEN{% \xxx{{key} {words}} } diff --git a/thesis.tex b/thesis.tex index dbe53ca..6737f13 100644 --- a/thesis.tex +++ b/thesis.tex @@ -46,23 +46,34 @@ \usepackage{float} % load bibliography tools -\usepackage[backend=bibtex,natbib,style=numeric]{biblatex} +\usepackage[backend=bibtex,natbib,style=numeric,sorting=none]{biblatex} % alternative with alphanumeric citations (more informative than numbers): %\usepackage[backend=bibtex,natbib,style=alphabetic]{biblatex} % % alternatives that conform to iso690 % (iso690 is not formally required on MFF, but may help elsewhere): -%\usepackage[backend=bibtex,natbib,style=iso-numeric]{biblatex} +%\usepackage[backend=bibtex,natbib,style=iso-numeric,sorting=none]{biblatex} %\usepackage[backend=bibtex,natbib,style=iso-alphabetic]{biblatex} % % additional option choices: % - add `giveninits=true` to typeset "E. A. Poe" instead of full Edgar Allan +% - `terseinits=true` additionaly shortens it to nature-like "Poe EA" % - add `maxnames=10` to limit (or loosen) the maximum number of authors in % bibliography entry before shortening to `et al.` (useful when referring to % book collections that may have hundreds of authors) % - for additional flexibility (e.g. multiple reference sections, etc.), % remove `backend=bibtex` and compile with `biber` instead of `bibtex` (see % Makefile) +% - `sorting=none` causes the bibliography list to be ordered by the order of +% citation as they appear in the text, which is usually the desired behavior +% with numeric citations. Additionally you can use a style like +% `numeric-comp` that compresses the long lists of citations such as +% [1,2,3,4,5,6,7,8] to simpler [1--8]. This is especially useful if you plan +% to add tremendous amounts of citations, as usual in life sciences and +% bioinformatics. +% - if you don't like the "In:" appearing in the bibliography, use the +% extended style (`ext-numeric` or `ext-alphabetic`), and add option +% `articlein=false`. % % possibly reverse the names of the authors with the default styles: %\DeclareNameAlias{default}{family-given} diff --git a/title.tex b/title.tex index 51b6719..cc8caf6 100644 --- a/title.tex +++ b/title.tex @@ -140,8 +140,7 @@ V \hbox to 6em{\dotfill} dne \hbox to 6em{\dotfill} \ifEN Supervisor: \else Vedoucí bakalářské práce: \fi \Supervisor, \SupervisorsDepartment -\ifEN Abstract: \else Abstrakt: \fi -\Abstract +\ifEN Abstract: \AbstractEN \else Abstrakt: \AbstractCS \fi \ifEN Keywords: \else Klíčová slova: \fi \Keywords