Research work at the UCLA Interconnected & Integrated Bioelectronics Lab.
presentation template
presentations/pres_template.tex
@@ -1,4 +1,7 @@
1
1
\documentclass{beamer}
2
Added:
\usepackage[utf8]{inputenc}
3
Added:
\usetheme{Berkeley}
4
Added:
% \usecolortheme{wolverine}
2
5
3
6
4
7
\title{Weekly Report}
@@ -16,12 +19,28 @@
16
19
\tableofcontents
17
20
\end{frame}
18
21
22
Added:
% \begin{frame}
23
Added:
% \begin{figure}
24
Added:
% \includegraphics[scale=0.8]{./logo}
25
Added:
% \end{figure}
26
Added:
% \end{frame}
27
Added:
19
28
\section{This Week's Progress}
20
29
21
30
\subsection{first item}
22
31
\begin{frame}
23
32
\frametitle{Progress 1}
24
Removed:
My progress for the week.
33
Added:
\begin{block}{Remark}
34
Added:
Sample text
35
Added:
\end{block}
36
Added:
37
Added:
\begin{alertblock}{Important theorem}
38
Added:
Sample text in red box
39
Added:
\end{alertblock}
40
Added:
41
Added:
\begin{examples}
42
Added:
Sample text in green box. The title of the block is ``Examples".
43
Added:
\end{examples}
25
44
\end{frame}
26
45
27
46
\subsection{second item}