\include{style_ss}
\include{trenn}
%\renewcommand\refname{Sie wollen mehr wissen? Dann lesen Sie hier.} %change as needed
\providecommand{\href}[2]{#2}   %generates the href macro if needed

\begin{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\thispagestyle{empty}
\include{coverLarge} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\thispagestyle{empty}
\textwidth 15.5cm
\textheight 23.0cm 
\oddsidemargin   .4cm
\topmargin     -.5cm
\setlength{\evensidemargin}{0.4cm}
 
%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\include{titel}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\include{englishtitel}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\include{abstract}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\pagenumbering{roman}
\tableofcontents
%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\include{einleitung}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\include{chapter1}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\begin{appendix}
\include{appendix-xx}
\end{appendix}
%%%%%%%%%%%%%%%%%%%%%%%%%%
\scarletstrobes
\bibliography{EWexp,books,WWcouplingtheory,...} %or whatever your .bib file is
\bibliographystyle{h-physrev}   %
%%%%%%%%%%%%%%%%%%%%%%%%%%
%\scarletstrobes
\thispagestyle{empty}
\include{dank}

\end{document}

