outline parts
authorMathieu Lacage <mathieu.lacage@sophia.inria.fr>
Mon Apr 06 23:02:28 2009 +0200 (10 months ago)
changeset 2497842973bdde
parent 23 6730d72d12b4
child 25 50ec2c5a91c7
outline parts
tutorial.tex
     1.1 --- a/tutorial.tex	Mon Apr 06 22:51:18 2009 +0200
     1.2 +++ b/tutorial.tex	Mon Apr 06 23:02:28 2009 +0200
     1.3 @@ -1091,15 +1091,33 @@
     1.4  
     1.5  \end{frame}
     1.6  
     1.7 -\begin{frame}{Resources}
     1.8 +\part{An end-to-end tour of a simulation}
     1.9 +
    1.10 +\begin{frame}
    1.11 +\partpage
    1.12 +\end{frame}
    1.13 +
    1.14 +\begin{frame}{Outline}
    1.15 +\tableofcontents[subsectionstyle=hide]
    1.16 +\end{frame}
    1.17 +
    1.18 +\part{Conclusion: the goals of the ns-3 project}
    1.19 +
    1.20 +\begin{frame}
    1.21 +\partpage
    1.22 +\end{frame}
    1.23 +
    1.24 +
    1.25 +
    1.26 +\begin{frame}[fragile]{Resources}
    1.27  
    1.28  \begin{itemize}
    1.29  \item Web site: \url{http://www.nsnam.org}
    1.30  \item Mailing list: \url{http://mailman.isi.edu/mailman/listinfo/ns-developers}
    1.31 -\item IRC: #ns-3 at freenode.net
    1.32 +\item IRC: \#ns-3 at freenode.net
    1.33  \item Tutorial: \url{http://www.nsnam.org/docs/tutorial/tutorial.html}
    1.34  \item Code server: \url{http://code.nsnam.org}
    1.35 -\item Wiki: \url{http://www.nsnam.org/wiki/index.php/Main_Page}
    1.36 +\item Wiki: \url{http://www.nsnam.org/wiki/index.php/Main\_Page}
    1.37  \end{itemize}
    1.38  
    1.39  \end{frame}