Fix typos
[matthijs/master-project/haskell-symposium-talk.git] / clash-haskell09.lhs
index 30c4cf32d48badcfc7ec6891adcf94474deb009e..ad01d4e04ea104db4b4890600ed2bc8d947c1569 100644 (file)
@@ -1,27 +1,27 @@
-\documentclass[hyperref={unicode}]{beamer}
+\RequirePackage{atbegshi}
+\documentclass[empty]{caes_presentation}
 %include talk.fmt
 \include{preamble}
 
 \title{\clash{}}
 \subtitle{From Haskell To Hardware}
 \author{Christiaan Baaij \& Matthijs Kooijman}
-\institute[University of Twente]
-{
-  Computer Architecture for Embedded Systems \\
-  Faculty of EEMCS \\
-  University of Twente\\
-}
-\date{\today}
+\committee{Supervisor: Jan Kuper}
+\date{September 3, 2009}
 
 \begin{document}
 
 \frame{\titlepage}
+\note[itemize]{
+\item Small tour: what can we describe in \clash{}
+\item Quick real demo
+}
 
 \include{introduction}
 \include{PolyAlu}
+\include{demo}
 \include{reducer}
 \include{howdoesitwork}
-\include{demo}
-\include{summery}
+\include{summary}
 
-\end{document}
\ No newline at end of file
+\end{document}