\documentclass[a4paper,11pt,twoside]{manualstyle} \include{formatAndDefs} \begin{document} \include{TitlePage} \dominitoc \pagenumbering{roman} %\cleardoublepage %\section*{Acknowledgments} \tableofcontents \mainmatter \include{Chapter1} \include{Chapter2} \appendix \include{Appendix1} \bibliographystyle{manualstyle} \bibliography{manual} %\printnomenclature \cleardoublepage \begin{vcenterpage} \noindent\rule[2pt]{\textwidth}{0.5pt} \begin{center} {\large\textbf{R3BRoot : Root based Simulation and Analysis code\\}} \end{center} {\large\textbf{Abstract:}} This writeup describes a programm ... \\ {\large\textbf{Keywords:}} Root, Vmc \\ \noindent\rule[2pt]{\textwidth}{0.5pt} \end{vcenterpage} \end{document}