diff --git a/Lectures/L07_SRSPresent1/SRSPresent1.pdf b/Lectures/L07_SRSPresent1/SRSPresent1.pdf new file mode 100644 index 0000000000000000000000000000000000000000..b969dd964082a359cea7c00160026dcd70703b47 Binary files /dev/null and b/Lectures/L07_SRSPresent1/SRSPresent1.pdf differ diff --git a/Lectures/L07_SRSPresent1/SRSPresent1.tex b/Lectures/L07_SRSPresent1/SRSPresent1.tex new file mode 100755 index 0000000000000000000000000000000000000000..2fd6fdcd3ffd08eda5a7482f7a14c7ce98013cbd --- /dev/null +++ b/Lectures/L07_SRSPresent1/SRSPresent1.tex @@ -0,0 +1,131 @@ +%\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}{07 SRS Presentations 1} + +\input{../titlepage} + +\begin{document} + +\input{../footline} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{SRS Presentations 1} + +\bi +\item Administrative details +\item Presentations +\bi +\item Paul +\item Isobel +\item Keshav +\ei +\ei +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{Administrative Details: Deadlines} +~\newline +\begin{tabular}{l l l} +\textbf{SRS Present} & Week 04 & Week of Sept 25\\ +\textbf{SRS} & Week 05 & Oct 4\\ +V\&V Present & Week 06 & Week of Oct 16\\ +V\&V Plan & Week 07 & Oct 25\\ +MG Present & Week 08 & Week of Oct 30\\ +MG & Week 09 & Nov 8\\ +MIS Present & Week 10 & Week of Nov 13\\ +MIS & Week 11 & Nov 22\\ +Impl.\ Present & Week 12 & Week of Nov 27\\ +Final Documentation & Week 13 & Dec 6\\ +\end {tabular} + +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{Administrative Details: Presentation Schedule} + +\bi +\item{SRS Present} +\bi +\item Tuesday: Paul, Isobel, Keshav +\item Friday: Devi, Shushen, Xiaoye +\ei +\item V\&V Present +\bi +\item Tuesday: Steven, Alexandre P., Alexander S. +\item Friday: Geneva, Jason, Yuzhi +\ei +\item MG Present +\bi +\item Tuesday: Xiaoye, Shushen, Devi, Keshav, Alex P, Paul +\item Friday: Yuzhi, Jason, Geneva, Alex S, Isobel, Steven +\ei +\item MIS Present +\bi +\item Tuesday: Isobel, Keshav, Paul +\item Friday: Shushen, Xiaoye, Devi +\ei +\item Impl.\ Present +\bi +\item Tuesday: Alexander S., Steven, Alexandre P. +\item Friday: Jason, Geneva, Yuzhi +\ei + +\ei + +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\end{document} \ No newline at end of file diff --git a/Lectures/L08_SRSPresent2/SRSPresent2.pdf b/Lectures/L08_SRSPresent2/SRSPresent2.pdf new file mode 100644 index 0000000000000000000000000000000000000000..9012bd8cb108dca32898b78dbc0dae7945b7c757 Binary files /dev/null and b/Lectures/L08_SRSPresent2/SRSPresent2.pdf differ diff --git a/Lectures/L08_SRSPresent2/SRSPresent2.tex b/Lectures/L08_SRSPresent2/SRSPresent2.tex new file mode 100755 index 0000000000000000000000000000000000000000..4d0c68455ee15279d48b38b1c4ab27a9375a20a2 --- /dev/null +++ b/Lectures/L08_SRSPresent2/SRSPresent2.tex @@ -0,0 +1,130 @@ +%\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}{07 SRS Presentations 2} + +\input{../titlepage} + +\begin{document} + +\input{../footline} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{SRS Presentations 2} + +\bi +\item Administrative details +\item Presentations +\bi +\item Devi +\item Shushen +\item Xiaoye +\ei +\ei +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{Administrative Details: Deadlines} +~\newline +\begin{tabular}{l l l} +\textbf{SRS Present} & Week 04 & Week of Sept 25\\ +\textbf{SRS} & Week 05 & Oct 4\\ +V\&V Present & Week 06 & Week of Oct 16\\ +V\&V Plan & Week 07 & Oct 25\\ +MG Present & Week 08 & Week of Oct 30\\ +MG & Week 09 & Nov 8\\ +MIS Present & Week 10 & Week of Nov 13\\ +MIS & Week 11 & Nov 22\\ +Impl.\ Present & Week 12 & Week of Nov 27\\ +Final Documentation & Week 13 & Dec 6\\ +\end {tabular} + +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\begin{frame} +\frametitle{Administrative Details: Presentation Schedule} + +\bi +\item{SRS Present} +\bi +\item Friday: Devi, Shushen, Xiaoye +\ei +\item V\&V Present +\bi +\item Tuesday: Steven, Alexandre P., Alexander S. +\item Friday: Geneva, Jason, Yuzhi +\ei +\item MG Present +\bi +\item Tuesday: Xiaoye, Shushen, Devi, Keshav, Alex P, Paul +\item Friday: Yuzhi, Jason, Geneva, Alex S, Isobel, Steven +\ei +\item MIS Present +\bi +\item Tuesday: Isobel, Keshav, Paul +\item Friday: Shushen, Xiaoye, Devi +\ei +\item Impl.\ Present +\bi +\item Tuesday: Alexander S., Steven, Alexandre P. +\item Friday: Jason, Geneva, Yuzhi +\ei + +\ei + +\end{frame} + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% + +\end{document} \ No newline at end of file