summaryrefslogtreecommitdiff
path: root/presentations
diff options
context:
space:
mode:
authorMarius Peter <blendoit@gmail.com>2019-07-05 18:13:55 -0700
committerMarius Peter <blendoit@gmail.com>2019-07-05 18:13:55 -0700
commit467c231bf5ba527f9c24074e61418a7aab4267dc (patch)
treef5cd308691be50778c1bfa58c43a921cda46bd53 /presentations
parentf7200d4b3269303059555f540e7dbf3a3637dc41 (diff)
format
Diffstat (limited to 'presentations')
-rw-r--r--presentations/pres_template.tex60
1 files changed, 60 insertions, 0 deletions
diff --git a/presentations/pres_template.tex b/presentations/pres_template.tex
new file mode 100644
index 0000000..7dab331
--- /dev/null
+++ b/presentations/pres_template.tex
@@ -0,0 +1,60 @@
+\documentclass{beamer}
+
+
+\title{Weekly Report}
+\author{Marius Peter}
+\institute{UCLA I2BL}
+\date{12 July 2019}
+
+
+\begin{document}
+
+\frame{\titlepage}
+
+\begin{frame}
+ \frametitle{Outline}
+ \tableofcontents
+\end{frame}
+
+\section{This Week's Progress}
+
+\subsection{first item}
+\begin{frame}
+ \frametitle{Progress 1}
+ My progress for the week.
+\end{frame}
+
+\subsection{second item}
+\begin{frame}
+ \frametitle{Progress 2}
+ My progress for the week.
+\end{frame}
+
+\subsection{third item}
+\begin{frame}
+ \frametitle{Progress 3}
+ My progress for the week.
+\end{frame}
+
+\section{Roadmap for Upcoming Week}
+\begin{frame}
+ \frametitle{Roadmap for Upcoming Week}
+ \begin{enumerate}
+ \item Finish this
+ \item Improve this
+ \item Start this
+ \end{enumerate}
+\end{frame}
+
+\section{Questions}
+\begin{frame}
+ \frametitle{Questions}
+ \begin{enumerate}
+ \item What can we reduce?
+ \item What can we increase?
+ \item What can we eliminate?
+ \item What can we create?
+ \end{enumerate}
+\end{frame}
+
+\end{document}
Copyright 2019--2024 Marius PETER