From 58a43484f3f9456cb62451c1435bd27e1a93fc52 Mon Sep 17 00:00:00 2001 From: Lyudmila Vaseva <vaseva@mi.fu-berlin.de> Date: Tue, 14 May 2019 07:26:42 +0200 Subject: [PATCH] Add working title --- thesis/thesis_main.tex | 4 ++-- thesis/title.tex | 22 +++++++++++----------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/thesis/thesis_main.tex b/thesis/thesis_main.tex index 65f26ee..1247293 100755 --- a/thesis/thesis_main.tex +++ b/thesis/thesis_main.tex @@ -57,9 +57,9 @@ %--------------------------------------------------- % \hypersetup{ - pdftitle={<My title>}, % please, add the title of your thesis + pdftitle={You shall not publish: Edit filters on English Wikipedia}, % please, add the title of your thesis pdfauthor={<Author>}, % please, add your name - pdfsubject={<<Bachelor/Master thesis>, Institute of Computer Science, Freie Universität Berlin>}, % please, select the type of this document + pdfsubject={Master thesis, Institute of Computer Science, Freie Universität Berlin>}, % please, select the type of this document pdfstartview={FitH}, % fits the width of the page to the window pdfnewwindow=true, % links in new window colorlinks=false, % false: boxed links; true: colored links diff --git a/thesis/title.tex b/thesis/title.tex index e66ed17..61fcaf9 100644 --- a/thesis/title.tex +++ b/thesis/title.tex @@ -3,26 +3,26 @@ % ----- for Bachelor-, Master thesis and class papers % --------------------------------------------------- % Created by C. Müller-Birn on 2012-08-17, CC-BY-SA 3.0. -% Freie Universität Berlin, Institute of Computer Science, Human Centered Computing. +% Freie Universität Berlin, Institute of Computer Science, Human Centered Computing. % \begin{titlepage} \title{\includegraphics[width=0.6\textwidth]{pics/FU_logo.pdf}\\ -{\small <Bachelor-/Masterarbeit> am Institut für Informatik der Freien Universität Berlin}\\ +{\small Master Thesis at the Computer Science Department of the Freie Universität Berlin}\\ {\small Human-Centered Computing (HCC)}\\ [6ex] -{\LARGE<Titel der Arbeit>}} +{\LARGE You shall not publish: Edit filters on English Wikipedia}} \author{ {\emph{\normalsize<Ihr Vor- und Nachname>}}\\ {\normalsize Matrikelnummer: <IhreMatrikelnummer>}\\ -{\normalsize <ihreemail@adresse.de>}\\ -[18ex] -{\normalsize Betreuerin und Erstgutachterin: Prof. Dr. C. Müller-Birn} \\ -{\normalsize Zweitgutachter: <Name des Zweitgutachters>}} +{\normalsize <ihreemail@adresse.de>}\\ +[18ex] +{\normalsize Supervisor and first examiner: Prof. Dr. Claudia Müller-Birn} \\ +{\normalsize Second Examiner: Prof. Dr. Lutz Prechelt}} \vspace{6ex} -\date{\normalsize Berlin, <Datum>} - -\maketitle +\date{\normalsize Berlin, 25.07.2019} -\end{titlepage} \ No newline at end of file +\maketitle + +\end{titlepage} -- GitLab