diff --git a/Lectures/L11_VnVPresent1/VnVPresent1.pdf b/Lectures/L11_VnVPresent1/VnVPresent1.pdf
index b36f48e707ca3914c168b0038ddc9a927e0b45bf..5cba8fa1f5e90fa041e097cd2331476257dec51f 100644
Binary files a/Lectures/L11_VnVPresent1/VnVPresent1.pdf and b/Lectures/L11_VnVPresent1/VnVPresent1.pdf differ
diff --git a/Lectures/L11_VnVPresent1/VnVPresent1.tex b/Lectures/L11_VnVPresent1/VnVPresent1.tex
index 313338f3dac92ba4c987dad5cf76c37eabc2fa78..18858d117d46398010f83fe6613cb175ae544ce7 100755
--- a/Lectures/L11_VnVPresent1/VnVPresent1.tex
+++ b/Lectures/L11_VnVPresent1/VnVPresent1.tex
@@ -42,7 +42,6 @@
 \frametitle{VnV Presentations}
 
 \bi
-\item Start recording
 \item Administrative details
 \item Presentations
 \ei
@@ -50,130 +49,8 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\begin{frame}
-\frametitle{Administrative Details}
-
-\bi
-\item Colleague created SRS issues
-\bi
-\item Feedback will be given for ``teachable moments'' and ``mistakes''
-\item Self-assign the issues created by your colleagues
-\item Include the relevant commit hash when closing the issue
-\item You should make the revisions sooner than later
-\ei
-\ei
-
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\begin{frame}
-\frametitle{Administrative Details: Report Deadlines}
-~\newline
-\begin{tabular}{l l}
-%\textbf{SRS} & Oct 8\\
-\textbf{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}
+\input{../Deadlines.tex}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\begin{frame}
-\frametitle{Admin Details: Presentation Schedule}
-
-\bi
-\item Syst V\&V Plan Present (15 min)
-\bi
-\item \textbf{ Thurs, Oct 22: Ting-Yu, Mohamed, Naveen, Liz, Salah}
-\ei
-\item Proof of Concept Demonstrations (15 min)
-\bi
-\item \textbf{Mon, Oct 26: 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{Presentation Schedule Continued}
-
-\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
-\item If you will miss a presentation, please trade with someone else
-\ei
-
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\begin{frame}
-\frametitle{Today's Presenters}
-
-\bi
-\item Ting-Yu
-\item Mohamed
-\item Naveen
-\item Liz
-\item Salah
-\ei
-
-\bi
-\item Informal presentations (15 minutes), 1 or 2 topics from
-\bi
-\item \textbf{Specific} functional system test cases
-\item \textbf{Specific} nonfunctional system test cases, such as
-\bi
-\item Performance profile
-\item Usability testing
-\ei
-\item SRS verification plan
-\item Automated testing and verification tools
-\bi
-\item Profiling tools
-\item Continuous integration
-\item Code coverage
-\item Linters
-\ei
-\ei
-
-\ei
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
 \end{document}
\ No newline at end of file
diff --git a/Lectures/L12_POCDemos1/POCDemos1.pdf b/Lectures/L12_POCDemos1/POCDemos1.pdf
index 6794a7c2a2ce9af7b0b83bac4fe6fba8815d6383..03c3709500554329944e5e96aa6a70b832489b7e 100644
Binary files a/Lectures/L12_POCDemos1/POCDemos1.pdf and b/Lectures/L12_POCDemos1/POCDemos1.pdf differ
diff --git a/Lectures/L12_POCDemos1/POCDemos1.tex b/Lectures/L12_POCDemos1/POCDemos1.tex
index 324a0d52c640148a319944cb84c14acea3d7180b..21674e8dfaac156c3fe558384836455e0ee8795e 100755
--- a/Lectures/L12_POCDemos1/POCDemos1.tex
+++ b/Lectures/L12_POCDemos1/POCDemos1.tex
@@ -42,7 +42,6 @@
 \frametitle{POC Demos}
 
 \bi
-\item Start recording
 \item Administrative details
 \item Demonstrations
 \ei
@@ -50,118 +49,8 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\begin{frame}
-\frametitle{Administrative Details}
-
-\bi
-\item When developing your code, remember that your goal is for someone else to
-  be able to compile and run it
-\item Upcoming classes
-\bi
-\item L13 - Modular Design
-\item L14 - POC 2
-\item L15 - Module Interface Specification
-\ei
-\ei
-
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\begin{frame}
-\frametitle{Administrative Details: Report Deadlines}
-~\newline
-\begin{tabular}{l l}
-%\textbf{SRS} & Oct 8\\
-\textbf{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}
+\input{../Deadlines.tex}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
-\begin{frame}
-\frametitle{Admin Details: Presentation Schedule}
-
-\bi
-\item Proof of Concept Demonstrations (15 min)
-\bi
-\item \textbf{Mon, Oct 26: 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{Presentation Schedule Continued}
-
-\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
-\item If you will miss a presentation, please trade with someone else
-\ei
-
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
-\begin{frame}
-\frametitle{Today's POC Demos}
-
-\bi
-\item Mohamed, Xuanming, Parsa, Gaby
-\ei
-
-\bi
-\item Deepen your understanding by jumping into implementation
-\item Identify a risk with your code and implement enough to show you can
-  resolve it
-\item Looking for an actual demo with running code
-\item Presentation
-\bi
-\item \textbf{Explicitly identify your risk}
-\item Run your code
-\item Discuss your implementation
-\ei
-\item Simplify as much as necessary
-\item Do not use this code in your actual implementation
-\ei
-
-\end{frame}
-
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
 \end{document}
\ No newline at end of file