1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/tutorial.tex Sun Apr 05 12:47:51 2009 +0200
1.3 @@ -0,0 +1,27 @@
1.4 +\documentclass{beamer}
1.5 +\usepackage{beamertexpower}
1.6 +\usetheme{Madrid}
1.7 +\author{Tom Henderson \and Mathieu Lacage}
1.8 +\title{An ns-3 tutorial}
1.9 +\date{Tunis, April, 7th and 8th 2009}
1.10 +\begin{document}
1.11 +
1.12 +\begin{frame}
1.13 +\titlepage
1.14 +\end{frame}
1.15 +
1.16 +\begin{frame}{Tutorial schedule}
1.17 +Tuesday 7th:
1.18 +\begin{itemize}
1.19 +\item 14h00-16h00: Feature tour
1.20 +\item 16h00-16h30: Pause
1.21 +\item 16h30-17h30: And end-to-end tour of a simulation
1.22 +\end{itemize}
1.23 +Wednesday 8th:
1.24 +\begin{itemize}
1.25 +\item 09h00-10h00: Setup
1.26 +\item ...
1.27 +\end{itemize}
1.28 +\end{frame}
1.29 +
1.30 +\end{document}