選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

20 行
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}