From 88d3844a54f9c8ea0e04819cf32999f084a21b81 Mon Sep 17 00:00:00 2001 From: Marc Feger <marc.feger@uni-duesseldorf.de> Date: Tue, 2 Nov 2021 17:58:10 +0100 Subject: [PATCH] Add title and name --- master.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/master.tex b/master.tex index ccd99d9..9bc7bcd 100755 --- a/master.tex +++ b/master.tex @@ -143,9 +143,9 @@ % % % % % % % % CHANGE TOPIC AND AUTHOR INFORMATION HERE % % % % % % % % HIER DEN TITEL DER ARBEIT EINTRAGEN -\title{Title} +\title{Argument Mining and Twitter} % HIER DEN NAMEN UND VORNAMEN EINTRAGEN -\author{Name} +\author{Marc Feger M.Sc.} % HIER DAS PRÄSENTATIONSDATUM EINTRAGEN \date{\today} % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % @@ -166,7 +166,7 @@ Department for Computer-Networks and Communication-Systems} \begin{frame} \thispagestyle{empty} \titlepage - \frametitle{Wisssenschaftsethik} + \frametitle{Argument Mining and Twitter} \end{frame} % % % % % % % % % Ende der eingefügten LaTeX-Dateien % % % % % % % % % -- GitLab