Skip to content
Snippets Groups Projects
Commit a9f7f634 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Addition of SRS presentations 3

parent 9e77f687
No related branches found
No related tags found
No related merge requests found
File added
%\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 3}
\input{../titlepage}
\begin{document}
\input{../footline}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{SRS Presentations 3}
\bi
\item Start recording
\item Administrative details
\item Presentations
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Administrative Details}
\bi
\item ?
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Administrative Details: Report Deadlines}
~\newline
\begin{tabular}{l l l}
\textbf{SRS} & Week 06 & Oct 8\\
% System VnV Plan & Week 08 & Oct 28\\
% MG + MIS & Week 10 & Nov 25\\
% Final Documentation & Week 14 & 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 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{Administrative Details: Presentation Schedule}
\bi
\item SRS Present
\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
% \bi
% \item Monday: Deema, Peter
% \item Thursday: Sharon, Ao
% \ei
% \item MG + MIS Syntax Present
% \bi
% \item Monday: Deema, Bo
% \item Thursday: Colin, Sasha
% \ei
% \item MIS Syntax + Semantics Present
% \bi
% \item Monday: Zhi, Peter
% \item Thursday: Sharon, Ao
% \ei
% \item Unit VnV Plan or Impl.\ Present
% \bi
% \item Monday: Bo, Sasha, Colin
% \item Thursday: Zhi, Peter, Ao
% \ei
\item Primary and secondary reviewers given in
\href{https://gitlab.cas.mcmaster.ca/smiths/cas741/-/blob/master/Repos.xlsx} {Repos.xlsx} file
\ei
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Today's Presenters (Questioners)}
\bi
\item Sid (Xuanming, Gaby)
\item Gaby (Mohamed, Parsa)
\item Parsa (Andrea, Ting-Yu)
\item Ting-Yu (Tiago, Xuanming)
\item Xuanming (John, Mohamed)
\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}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment