Education/GMinstructions/extracts/Others/Habilitace/docum.tex

\documentclass[a4paper,10pt]{article} 
\usepackage[cm]{fullpage}
%\usepackage[backend=biber]{biblatex}
%\addbibresource{refs1}
%\newcommand{\docroot}[1]{../../}
\newcommand{\docroot}[1]{/GW/Education/GMinstructions/base/}
\input{\docroot{}../extracts/commons}
\setlength\itemsep{0.2em}
\usepackage{enumitem}
\setlist{nosep}


%Disclaimer for future generations:
%Each of the sections (except for Tools) has its own folder in /GW/Education/GWInstructions/base. Each of the subsections has its own paragraph in the full_texts.pdf file in this folder (mostly). There are more folders than the manual uses and there are more paragraphs as well. For the purposes of this manual, pay them no attention.
%The folders are called Tasks, Introduction, ExperimentalSetup, Diagnostics and DataProcessing.

%-----------------------------------------------

\begin{document}

\input{body.tex}

\section{Acknowledgments and feedback}
The invaluable effort of the following individuals in preparing this exercise
is deeply appreciated (alphabetic order): Ondřej Ficker, Ondřej Grover, Remy
Guirlet, Kateřina Jiráková, Jaroslav Krbec, Gergo Pokol, Jan St\"ockel and Milos Vlainic.

If you, the reader, wish to add your name to this list, send us your feedback to
\url{svoboda@fjfi.cvut.cz}. Especially useful and constructive feedback will be
appropriately rewarded.



\nocite{brotankova}
%\bibliographystyle{alphadin}
\bibliographystyle{unsrt}
\bibliography{\docroot{}../extracts/references}
\end{document}