Explorar el Código

basic structure achieved

Andrea Gus hace 9 años
padre
commit
c020652466
Se han modificado 1 ficheros con 19 adiciones y 28 borrados
  1. 19 28
      source/db2-presentation.tex

+ 19 - 28
source/db2-presentation.tex

@@ -10,12 +10,12 @@
     \tableofcontents[currentsection]
   \end{frame}
 }
- 
+
 \title{Database 2 - Optional Paper Presentation}
 \author{Andrea Gussoni}
 \institute{Politecnico di Milano}
 \date{July 15, 2016}
- 
+
 \begin{document}
 
 \frame{\titlepage}
@@ -23,55 +23,46 @@
 \begin{frame}
 \frametitle{Table of Contents}
 \tableofcontents
-\end{frame} 
+\end{frame}
 
-\section{Introduction}
+
+\section{First Paper}
 
 \begin{frame}
-\frametitle{Some information on the two papers}
- 
-\begin{columns}
- 
-\column{0.5\textwidth}
+\frametitle{Some information on the first paper}
 \begin{itemize}
 \item \textbf{Title:} Coordination Avoidance in Database Systems.
 \item \textbf{Authors:} Peter Bailis, Alan Fekete, Michael J. Franklin, Ali Ghodsi, Joseph M. Hellerstein, Ion Stoica.
 \item Presented at \textbf{2015 VLDB}.
 \end{itemize}
- 
-\column{0.5\textwidth}
-\begin{itemize}
-\item \textbf{Title:} Trekking Through Siberia: Managing Cold Data in a Memory-Optimized Database.
-\item \textbf{Authors:} Ahmed Eldawy, Justin Levandoski, Per-Ake Larson.
-\item Presented at \textbf{2014 VLDB}.
-\end{itemize}
-\end{columns}
 \end{frame}
 
-\section{First Paper}
-
 \begin{frame}
-\frametitle{Details of the first paper}
-\begin{center}
-Coordination Avoidance in Database System
-\end{center} 
+\frametitle{Template}
+Template Text
 \end{frame}
 
 \begin{frame}
 \frametitle{Template}
 Template text
-\end{frame} 
+\end{frame}
+
 
 \section{Second Paper}
 
 \begin{frame}
-\frametitle{Details on the second paper}
-Template text
-\end{frame} 
+\frametitle{Some information on the second paper}
+\begin{itemize}
+\item \textbf{Title:} Trekking Through Siberia: Managing Cold Data in a Memory-Optimized Database.
+\item \textbf{Authors:} Ahmed Eldawy, Justin Levandoski, Per-Ake Larson.
+\item Presented at \textbf{2014 VLDB}.
+\end{itemize}
+\end{frame}
 
 \begin{frame}
 \frametitle{Template}
 Tempplate text
-\end{frame} 
+\end{frame}
+
 
 \end{document}