diff options
Diffstat (limited to 'day2/session1.tex')
-rw-r--r-- | day2/session1.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/day2/session1.tex b/day2/session1.tex index cb3f95a..53ee07a 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -2,7 +2,7 @@ % Tutorial slides on Python. % % Author: Prabhu Ramachandran <prabhu at aero.iitb.ac.in> -% Copyright (c) 2005-2008, Prabhu Ramachandran +% Copyright (c) 2005-2009, Prabhu Ramachandran %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentclass[14pt,compress]{beamer} @@ -76,7 +76,7 @@ \author[FOSSEE Team] {Asokan Pichai\\Prabhu Ramachandran} -\institute[FOSSEE] {FOSSEE Team} +\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} \date[] {11, October 2009} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -221,7 +221,6 @@ array([10,11,12,-1]) \end{itemize} \end{frame} -\end{frame} \begin{frame}[fragile] \frametitle{Array math cont.} \begin{itemize} |