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{float}
|
||||||
\usepackage{caption}
|
\usepackage{caption}
|
||||||
|
|
||||||
|
\graphicspath{{graphics/}}
|
||||||
|
\DeclareGraphicsExtensions{.pdf, .png}
|
||||||
|
|
||||||
\definecolor{material_red}{HTML}{d50000}
|
\definecolor{material_red}{HTML}{d50000}
|
||||||
\definecolor{material_green}{HTML}{00c853}
|
\definecolor{material_green}{HTML}{00c853}
|
||||||
\definecolor{material_blue}{HTML}{2962ff}
|
\definecolor{material_blue}{HTML}{2962ff}
|
||||||
|
|
||||||
\graphicspath{{graphics/}}
|
|
||||||
\DeclareGraphicsExtensions{.pdf, .png}
|
|
||||||
|
|
||||||
\newcommand{\kat}[1]{\noindent\textcolor{material_red}{\textbf{Katerina:} #1}}
|
\newcommand{\kat}[1]{\noindent\textcolor{material_red}{\textbf{Katerina:} #1}}
|
||||||
\newcommand{\mk}[1]{\noindent\textcolor{material_green}{\textbf{Manos:} #1}}
|
\newcommand{\mk}[1]{\noindent\textcolor{material_green}{\textbf{Manos:} #1}}
|
||||||
\newcommand{\dk}[1]{\noindent\textcolor{material_blue}{\textbf{Dimitris:} #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{definition}{Definition}
|
||||||
\newtheorem{example}{Example}[section]
|
\newtheorem{example}{Example}[section]
|
||||||
\newtheorem{proposition}{Proposition}
|
\newtheorem{proposition}{Proposition}
|
||||||
|
@ -2,8 +2,7 @@
|
|||||||
|
|
||||||
\centering
|
\centering
|
||||||
|
|
||||||
{\huge Quality \& Privacy in User-generated Big Data:\\
|
{\huge \thetitle\\}
|
||||||
Algorithms \& Techniques\\}
|
|
||||||
\vspace{6em}
|
\vspace{6em}
|
||||||
|
|
||||||
{PRÉSENTÉE LE ** *** ****\\}
|
{PRÉSENTÉE LE ** *** ****\\}
|
||||||
|
Loading…
Reference in New Issue
Block a user