You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 rivejä
324 B

  1. \documentclass[12pt,a4paper,fleqn,oneside]{article}
  2. \input{../common/article_configuration.tex}
  3. \begin{document}
  4. % title page information
  5. \author{Julian Ospald}
  6. \title{Haskell: \ifger{Funktionen höherer Ordnung}{higher order functions}}
  7. \maketitle
  8. \tableofcontents
  9. \input{./VL2_document_structure.tex}
  10. \end{document}