%\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} \usepackage{booktabs} \usepackage{hhline} \usepackage{multirow} \usepackage{multicol} \usepackage{array} \usepackage{listings} \usepackage{bm} \usepackage{colortbl} \usepackage{bnf} \newcommand{\colA}{2.1cm} \newcommand{\colB}{6.9cm} \newcommand{\colC}{1.1cm} %do not need this column if binding time is not listed \newcommand{\colAwidth}{0.15\textwidth} \newcommand{\colBwidth}{0.7\textwidth} \newcounter{temp} \setcounter{temp}{0} \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}{SRS Presentations 2} \input{../titlepage} \begin{document} \input{../footline} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{SRS Presentations 2} \bi \item Start recording \item Administrative details \item Presentations \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Administrative Details} \bi \item Olu reminder \item Discussion responses on Avenue \item An \href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/blob/master/BlankProjectTemplate/docs/SRS/SRS-FAQ.pdf} {SRS FAQ} is now available \item Most, but not all problem statements, are appoved \item Consider putting your screen on when presenting and when asking a question \item The scope section presents an abstract version of the assumptions \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Administrative Details: Report Deadlines} ~\newline \begin{tabular}{l l} \textbf{SRS} & Oct 8\\ System VnV Plan & Oct 29\\ MG + MIS (Traditional) & Nov 19\\ Drasil Code and Report (Drasil) & Nov 19\\ Final Documentation & Dec 9\\ \end {tabular} \bi \item The written deliverables will be graded based on the repo contents as of 11:59 pm of the due date \item If you need an extension for a written deliverable, please ask \item You should inform your primary and secondary reviewers of the extension \item Two days after each major deliverable, your GitHub issues will be due %\item Domain expert code due 1 week after MIS deadline \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Tentative Presentation Schedule} \bi \item SRS Present (15 min) \bi %\item \textbf{Sep 28: Mohamed, Andrea, Tiago, John, Salah} \item \textbf{Oct 1: Liz, Xingzhi, Leila, Shayan, Naveen} \item \textbf{Oct 5: Sid, Gaby, Parsa, Ting-Yu, Xuanming} \ei \item Syst V\&V Plan Present (15 min) \bi \item Thurs, Oct 22: Ting-Yu, Mohamed, Naveen, Liz, Salah \ei \item Proof of Concept Demonstrations (15 min) \bi \item Mon, Oct 26: Tiago, Mohamed, Xuanming, Parsa, Gaby \item Mon, Nov 2: Sid, Shayan, Leila, Xingzhi, Liz \item Thurs, Nov 12: Salah, John \ei \item MG Present (10 minutes) \bi \item Thurs, Nov 12: John, Tiago, Leila, Xuanming, Andrea \ei \item MIS Present \bi \item Mon, Nov 16: Shayan, Parsa, Gaby, Sid, Xingzhi \ei \item Drasil Project Present (20 min each) \bi \item Thurs, Nov 26: Andrea, Naveen, Ting-Yu \ei \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Tentative Presentation Schedule} \bi \item Test or Impl.\ Present (15 min each) \bi \item Mon, Nov 30: John, Salah, Liz, Xingzhi, Leila \item Thurs, Dec 3: Shayan, Naveen, Sid, Gaby, Seyed \item Mon, Dec 7: Ting-Yu, Xuanming, Mohamed, Andrea, Tiago \ei \item 4 presentations each (please verify) \item If you will miss a presentation, please trade with someone else \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame} \frametitle{Today's Presenters (Questioners)} \bi \item Liz (Naveen, Xingzhi) \item Xingzhi (Sid, Leila) \item Leila (Gaby, Shayan) \item Shayan (Parsa, Naveen) \item Naveen (Ting-Yu, Sid) \ei \bi \item 15 minutes each \item Informal presentations \item Topics to cover \bi \item Project name \item Draft Goal statements (you might only have time to cover this) \item Draft Assumptions \item Draft Input and output variables (data constraints) \item Draft General Definitions and Theoretical models \item Draft Instanced models \item Questions (from reviewers, instructor, anyone) \ei \ei \end{frame} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \end{document}