Skip to content
Snippets Groups Projects
ImplementPresent2.tex 1.94 KiB
Newer Older
%\documentclass[handout]{beamer} 
\documentclass[t,12pt,numbers,fleqn]{beamer}
%\documentclass[ignorenonframetext]{beamer}

\newif\ifquestions
%\questionstrue
\questionsfalse

\usepackage{pgfpages} 
\usepackage{hyperref}
\hypersetup{colorlinks=true,
    linkcolor=blue,
    citecolor=blue,
    filecolor=blue,
    urlcolor=blue,
    unicode=false}
\urlstyle{same}

\bibliographystyle{plain}

%\usetheme{Iimenau}

\useoutertheme{split} %so the footline can be seen, without needing pgfpages

%\pgfpagesuselayout{resize to}[letterpaper,border shrink=5mm,landscape]  %if this is uncommented, the hyperref links do not work

\mode<presentation>{}

\input{../def-beamer}

\newcommand{\topic}{24 Implementation Presentations 2}

\input{../titlepage}

\begin{document}

\input{../footline}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
\frametitle{Administrative Details: Deadlines}
~\newline
\begin{tabular}{l l l}
\textbf{Unit VnV/Impl.\ Present} & Week 12 & Week of Nov 26, Dec 3\\
\textbf{Unit VnV Plan} & Week 13 & Dec 3\\
Final Doc & Week 14 & Dec 10\\
\end {tabular}
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
\frametitle{Administrative Details: Presentation Schedule}

\bi
\item Unit VnV Plan or Impl.\ Present
\bi
\item Friday: \textbf{Olu, Karol}
\ei
\ei

\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\begin{frame}
\frametitle{Assigned ``Questioners''}

\be
%\item Jennifer: Brooks, Vajiheh, Olu
%\item Brooks: Vajiheh, Olu, Karol
%\item Vajiheh: Olu, Karol, Malavika
 \item Olu: Karol, Malavika, Robert
 \item Karol: Malavika, Robert, Hanane
% \item Malavika: Robert, Hanane, Jennifer
% \item Robert: Hanane, Jennifer, Brooks
%\item Hanane: Jennifer, Brooks, Vajiheh
\ee
\item Do not hesitate to ask anyone questions
\item Consider setting up your own reviewing arrangements for your written
  documents
\ei
\end{frame}

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\end{document}