This repository was archived by the owner on Jan 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +23
-3
lines changed
Expand file tree Collapse file tree 1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change 11\documentclass {beamer }
22
33\usepackage [utf8 ]{inputenc }
4+
5+ \usetheme {Berlin}
6+ \usecolortheme {seahorse}
7+ % \usefonttheme{professionalfonts}
8+ \usepackage {newcent }
9+
410
511% Information to be included in the title page:
6- \title {An Analysis of Share Movement and Sentiment of Tweets: Detailed Analysis of Automotive Companies.}
7- \author {David Kovacs, MSc}
8- \institute {Matriculation No.: 00851488}
12+
13+ \usepackage {../thesis/includes/masterthesis-vars }
14+ % \title{An Analysis of Share Movement and Sentiment of Tweets: Detailed Analysis of Automotive Companies.}
15+ % \author{David Kovacs, MSc}
16+ \institute {Matriculation No.: \matriculationNumber }
917\date {2019}
1018
1119\logo {\includegraphics [width=2cm]{fhwn-logo.png}}
1220
1321\begin {document }
1422
1523\frame {\titlepage }
24+
25+ \begin {frame }
26+ \frametitle {Table of Contents}
27+ \tableofcontents
28+ \end {frame }
29+
30+ \section {Introduction }
31+ % \subsection{Motivation}
1632
1733\begin {frame }
1834\frametitle {Sample frame title}
1935This is a text in the first frame. \pause This is a text in the first frame. \pause This is a text in the first frame.
2036\end {frame }
37+
38+
39+ \section {Background }
40+ % \subsection{Motivation}
2141
2242\end {document }
You can’t perform that action at this time.
0 commit comments