%%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End: \documentclass[fontsize=12pt,paper=a4,open=any,parskip=half, twoside=false,toc=listof,toc=bibliography,fleqn,leqno, captions=nooneline,captions=tableabove,english]{scrbook} \usepackage{hirostyle} \addbibresource{thesis.bib} \title{A Study of Monte Carlo Methods and Their Application to Diphoton Production at the LHC} \author{Valentin Boettcher} \begin{document} \input{./tex/title.tex} \tableofcontents \input{./tex/qqgammagamma.tex} \input{./tex/qqgammagamma/calculation.tex} \input{./tex/qqgammagamma/comparison.tex} \input{./tex/monte-carlo.tex} \input{./tex/monte-carlo/integration.tex} \input{./tex/monte-carlo/sampling.tex} \input{./tex/pdf.tex} \input{./tex/pdf/pdf_basics.tex} \input{./tex/pdf/lab_xs.tex} \input{./tex/pdf/results.tex} \appendix \input{./tex/appendix.tex} \clearpage \listoffigures \listoftables \printbibliography \end{document}