\documentclass[a4paper,12pt]{scrartcl} \usepackage{common} \begin{document} \allauthors \title{Instruction Set} \titlehead{Vienna University of Technology \hfill WS~2010} \subject{Computer Architecture Labor\"ubung} \date{\today} \publishers{Gruppe 1} \maketitle \newpage \tableofcontents \newpage \include{conds} \section{instr} \subsection{arith} \include{arith} \subsection{data} \include{data} \subsection{misc} \include{misc} \end{document}