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.

20 lines
350B

  1. \documentclass[final,english,titlepage,nomath]{siltex-report}
  2. \include{preamble}
  3. \title{Design Specifications}
  4. \subtitle{}
  5. \course{}
  6. \faculty{\large Electrical Engineering, Mathematics and Computer Science}
  7. \author{%
  8. Wouter Horlings
  9. }
  10. \begin{document}
  11. \maketitle
  12. \input{introduction}
  13. \input{description}
  14. \input{specifications}
  15. \end{document}