Added a command for the title
This commit is contained in:
parent
6947f70641
commit
665c722cb8
8
main.tex
8
main.tex
@ -43,17 +43,19 @@
|
||||
\usepackage{float}
|
||||
\usepackage{caption}
|
||||
|
||||
\graphicspath{{graphics/}}
|
||||
\DeclareGraphicsExtensions{.pdf, .png}
|
||||
|
||||
\definecolor{material_red}{HTML}{d50000}
|
||||
\definecolor{material_green}{HTML}{00c853}
|
||||
\definecolor{material_blue}{HTML}{2962ff}
|
||||
|
||||
\graphicspath{{graphics/}}
|
||||
\DeclareGraphicsExtensions{.pdf, .png}
|
||||
|
||||
\newcommand{\kat}[1]{\noindent\textcolor{material_red}{\textbf{Katerina:} #1}}
|
||||
\newcommand{\mk}[1]{\noindent\textcolor{material_green}{\textbf{Manos:} #1}}
|
||||
\newcommand{\dk}[1]{\noindent\textcolor{material_blue}{\textbf{Dimitris:} #1}}
|
||||
|
||||
\newcommand{\thetitle}{Quality \& Privacy in User-generated Big Data: Algorithms \& Techniques}
|
||||
|
||||
\newtheorem{definition}{Definition}
|
||||
\newtheorem{example}{Example}[section]
|
||||
\newtheorem{proposition}{Proposition}
|
||||
|
@ -2,8 +2,7 @@
|
||||
|
||||
\centering
|
||||
|
||||
{\huge Quality \& Privacy in User-generated Big Data:\\
|
||||
Algorithms \& Techniques\\}
|
||||
{\huge \thetitle\\}
|
||||
\vspace{6em}
|
||||
|
||||
{PRÉSENTÉE LE ** *** ****\\}
|
||||
|
Loading…
Reference in New Issue
Block a user