summaryrefslogtreecommitdiff
path: root/presentations/pres_template.tex
blob: 7dab33120fdb77ae2afb98a5c1fc6526c4c8a9ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
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