% file header.tex % % You may want to use these packages or edit some options % Feel free to insert more packages, if you need them % choose appropriate inputenc %\usepackage[utf8x]{inputenc} \usepackage[latin1]{inputenc} \usepackage{fontenc} % some usefull packages, if you do not need them, comment them out \usepackage{babel} \usepackage{amsfonts} \usepackage{amsmath} \usepackage{amssymb} \usepackage{amsthm} \usepackage{graphicx} \usepackage[hang]{caption} \usepackage{subcaption} \usepackage{booktabs} \usepackage{makeidx} %\usepackage{subfigure} \usepackage{xcolor} \usepackage{array} \usepackage[ plainpages=false, pdfpagelayout=TwoPageRight, pdfborder={0 0 0}, hyperfootnotes=false ]{hyperref} \usepackage{longtable} % for tables larger than one page \usepackage{pdflscape} % for pages in landscape format \usepackage{rotating} % for rotated tables on landscape pages using sidewaystable \usepackage{booktabs} \usepackage{multirow} \usepackage{tabularx} \usepackage{enumitem} \usepackage{tikz} \usepackage{cite} \usepackage{bm} % footnote packages \usepackage{footnote} \usepackage{chngcntr}% necessary for next command \counterwithout{footnote}{chapter}% consecutive numbering of footnotes throughout the whole document, no renumeration in each chapter \usepackage{setspace} \onehalfspacing