Initial commit
This commit is contained in:
		
							
								
								
									
										221
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										221
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1,221 @@
 | 
				
			|||||||
 | 
					## Core latex/pdflatex auxiliary files:
 | 
				
			||||||
 | 
					*.aux
 | 
				
			||||||
 | 
					*.lof
 | 
				
			||||||
 | 
					*.log
 | 
				
			||||||
 | 
					*.lot
 | 
				
			||||||
 | 
					*.fls
 | 
				
			||||||
 | 
					*.out
 | 
				
			||||||
 | 
					*.toc
 | 
				
			||||||
 | 
					*.fmt
 | 
				
			||||||
 | 
					*.fot
 | 
				
			||||||
 | 
					*.cb
 | 
				
			||||||
 | 
					*.cb2
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Intermediate documents:
 | 
				
			||||||
 | 
					*.dvi
 | 
				
			||||||
 | 
					*.xdv
 | 
				
			||||||
 | 
					*-converted-to.*
 | 
				
			||||||
 | 
					# these rules might exclude image files for figures etc.
 | 
				
			||||||
 | 
					# *.ps
 | 
				
			||||||
 | 
					# *.eps
 | 
				
			||||||
 | 
					# *.pdf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Generated if empty string is given at "Please type another file name for output:"
 | 
				
			||||||
 | 
					.pdf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Bibliography auxiliary files (bibtex/biblatex/biber):
 | 
				
			||||||
 | 
					*.bbl
 | 
				
			||||||
 | 
					*.bcf
 | 
				
			||||||
 | 
					*.blg
 | 
				
			||||||
 | 
					*-blx.aux
 | 
				
			||||||
 | 
					*-blx.bib
 | 
				
			||||||
 | 
					*.run.xml
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Build tool auxiliary files:
 | 
				
			||||||
 | 
					*.fdb_latexmk
 | 
				
			||||||
 | 
					*.synctex
 | 
				
			||||||
 | 
					*.synctex(busy)
 | 
				
			||||||
 | 
					*.synctex.gz
 | 
				
			||||||
 | 
					*.synctex.gz(busy)
 | 
				
			||||||
 | 
					*.pdfsync
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Auxiliary and intermediate files from other packages:
 | 
				
			||||||
 | 
					# algorithms
 | 
				
			||||||
 | 
					*.alg
 | 
				
			||||||
 | 
					*.loa
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# achemso
 | 
				
			||||||
 | 
					acs-*.bib
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# amsthm
 | 
				
			||||||
 | 
					*.thm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# beamer
 | 
				
			||||||
 | 
					*.nav
 | 
				
			||||||
 | 
					*.pre
 | 
				
			||||||
 | 
					*.snm
 | 
				
			||||||
 | 
					*.vrb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# changes
 | 
				
			||||||
 | 
					*.soc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# cprotect
 | 
				
			||||||
 | 
					*.cpt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# elsarticle (documentclass of Elsevier journals)
 | 
				
			||||||
 | 
					*.spl
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# endnotes
 | 
				
			||||||
 | 
					*.ent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# fixme
 | 
				
			||||||
 | 
					*.lox
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# feynmf/feynmp
 | 
				
			||||||
 | 
					*.mf
 | 
				
			||||||
 | 
					*.mp
 | 
				
			||||||
 | 
					*.t[1-9]
 | 
				
			||||||
 | 
					*.t[1-9][0-9]
 | 
				
			||||||
 | 
					*.tfm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#(r)(e)ledmac/(r)(e)ledpar
 | 
				
			||||||
 | 
					*.end
 | 
				
			||||||
 | 
					*.?end
 | 
				
			||||||
 | 
					*.[1-9]
 | 
				
			||||||
 | 
					*.[1-9][0-9]
 | 
				
			||||||
 | 
					*.[1-9][0-9][0-9]
 | 
				
			||||||
 | 
					*.[1-9]R
 | 
				
			||||||
 | 
					*.[1-9][0-9]R
 | 
				
			||||||
 | 
					*.[1-9][0-9][0-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9]R
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9][0-9]
 | 
				
			||||||
 | 
					*.eledsec[1-9][0-9][0-9]R
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# glossaries
 | 
				
			||||||
 | 
					*.acn
 | 
				
			||||||
 | 
					*.acr
 | 
				
			||||||
 | 
					*.glg
 | 
				
			||||||
 | 
					*.glo
 | 
				
			||||||
 | 
					*.gls
 | 
				
			||||||
 | 
					*.glsdefs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# gnuplottex
 | 
				
			||||||
 | 
					*-gnuplottex-*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# gregoriotex
 | 
				
			||||||
 | 
					*.gaux
 | 
				
			||||||
 | 
					*.gtex
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# hyperref
 | 
				
			||||||
 | 
					*.brf
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# knitr
 | 
				
			||||||
 | 
					*-concordance.tex
 | 
				
			||||||
 | 
					# TODO Comment the next line if you want to keep your tikz graphics files
 | 
				
			||||||
 | 
					*.tikz
 | 
				
			||||||
 | 
					*-tikzDictionary
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# listings
 | 
				
			||||||
 | 
					*.lol
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# makeidx
 | 
				
			||||||
 | 
					*.idx
 | 
				
			||||||
 | 
					*.ilg
 | 
				
			||||||
 | 
					*.ind
 | 
				
			||||||
 | 
					*.ist
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# minitoc
 | 
				
			||||||
 | 
					*.maf
 | 
				
			||||||
 | 
					*.mlf
 | 
				
			||||||
 | 
					*.mlt
 | 
				
			||||||
 | 
					*.mtc[0-9]*
 | 
				
			||||||
 | 
					*.slf[0-9]*
 | 
				
			||||||
 | 
					*.slt[0-9]*
 | 
				
			||||||
 | 
					*.stc[0-9]*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# minted
 | 
				
			||||||
 | 
					_minted*
 | 
				
			||||||
 | 
					*.pyg
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# morewrites
 | 
				
			||||||
 | 
					*.mw
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# nomencl
 | 
				
			||||||
 | 
					*.nlo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pax
 | 
				
			||||||
 | 
					*.pax
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pdfpcnotes
 | 
				
			||||||
 | 
					*.pdfpc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# sagetex
 | 
				
			||||||
 | 
					*.sagetex.sage
 | 
				
			||||||
 | 
					*.sagetex.py
 | 
				
			||||||
 | 
					*.sagetex.scmd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# scrwfile
 | 
				
			||||||
 | 
					*.wrt
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# sympy
 | 
				
			||||||
 | 
					*.sout
 | 
				
			||||||
 | 
					*.sympy
 | 
				
			||||||
 | 
					sympy-plots-for-*.tex/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pdfcomment
 | 
				
			||||||
 | 
					*.upa
 | 
				
			||||||
 | 
					*.upb
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# pythontex
 | 
				
			||||||
 | 
					*.pytxcode
 | 
				
			||||||
 | 
					pythontex-files-*/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# thmtools
 | 
				
			||||||
 | 
					*.loe
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# TikZ & PGF
 | 
				
			||||||
 | 
					*.dpth
 | 
				
			||||||
 | 
					*.md5
 | 
				
			||||||
 | 
					*.auxlock
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# todonotes
 | 
				
			||||||
 | 
					*.tdo
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# easy-todo
 | 
				
			||||||
 | 
					*.lod
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xindy
 | 
				
			||||||
 | 
					*.xdy
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# xypic precompiled matrices
 | 
				
			||||||
 | 
					*.xyc
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# endfloat
 | 
				
			||||||
 | 
					*.ttt
 | 
				
			||||||
 | 
					*.fff
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Latexian
 | 
				
			||||||
 | 
					TSWLatexianTemp*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Editors:
 | 
				
			||||||
 | 
					# WinEdt
 | 
				
			||||||
 | 
					*.bak
 | 
				
			||||||
 | 
					*.sav
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Texpad
 | 
				
			||||||
 | 
					.texpadtmp
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Kile
 | 
				
			||||||
 | 
					*.backup
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# KBibTeX
 | 
				
			||||||
 | 
					*~[0-9]*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# auto folder when using emacs and auctex
 | 
				
			||||||
 | 
					/auto/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# expex forward references with \gathertags
 | 
				
			||||||
 | 
					*-tags.tex
 | 
				
			||||||
							
								
								
									
										2
									
								
								abstract.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								abstract.tex
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
				
			|||||||
 | 
					\chapter{Abstract}
 | 
				
			||||||
 | 
					The abstract goes here.
 | 
				
			||||||
							
								
								
									
										8
									
								
								acknowledgements.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								acknowledgements.tex
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,8 @@
 | 
				
			|||||||
 | 
					\chapter{Acknowledgements}
 | 
				
			||||||
 | 
					Upon the completion of my thesis, I would like to express my deep gratitude to my research supervisors for their patient guidance, enthusiastic encouragement and useful critiques of this research work. Besides my advisors, I would like to thank the reporters as well as the rest of the jury for their invaluable contribution.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					A special thanks to my department’s faculty, staff and fellow students for their valuable assistance whenever needed and for creating a pleasant and creative environment during my studies.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Last but not least, I wish to thank my family and friends for their unconditional support and encouragement all these years.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Pontoise, September X, 2019
 | 
				
			||||||
							
								
								
									
										0
									
								
								bibliography.bib
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								bibliography.bib
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										
											BIN
										
									
								
								images/logo-universite-paris-seine.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								images/logo-universite-paris-seine.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 19 KiB  | 
							
								
								
									
										4
									
								
								introduction.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								introduction.tex
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					\chapter{Introduction}
 | 
				
			||||||
 | 
					\label{ch:intro}
 | 
				
			||||||
 | 
					This is the introduction.
 | 
				
			||||||
 | 
					\section{Test}
 | 
				
			||||||
							
								
								
									
										32
									
								
								main.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										32
									
								
								main.tex
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,32 @@
 | 
				
			|||||||
 | 
					\documentclass[oneside]{scrbook}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\usepackage[french, english]{babel}
 | 
				
			||||||
 | 
					\usepackage[utf8]{inputenc}
 | 
				
			||||||
 | 
					\usepackage[T1]{fontenc}
 | 
				
			||||||
 | 
					\usepackage{graphicx}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\graphicspath{ {images/} }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\begin{document}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\input{titlepage}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\frontmatter
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\tableofcontents
 | 
				
			||||||
 | 
					\listoffigures
 | 
				
			||||||
 | 
					\listoftables
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\input{acknowledgements}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\input{abstract}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\mainmatter
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\input{introduction}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\backmatter
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\bibliography{bibliography}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					\end{document}
 | 
				
			||||||
							
								
								
									
										59
									
								
								titlepage.tex
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										59
									
								
								titlepage.tex
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,59 @@
 | 
				
			|||||||
 | 
					\begin{titlepage}
 | 
				
			||||||
 | 
						\centering
 | 
				
			||||||
 | 
						% \includegraphics[width=0.15\textwidth]{example-image-1x1}\par\vspace{1cm}
 | 
				
			||||||
 | 
						{\LARGE Quality \& Privacy in User-generated Big-data:\par
 | 
				
			||||||
 | 
						Algorithms \& Techniques\par}
 | 
				
			||||||
 | 
						\vspace{2cm}
 | 
				
			||||||
 | 
						{\footnotesize PRESENTED THE September X, 2019
 | 
				
			||||||
 | 
						% PRÉSENTÉE LE X Septembre 2019
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						\vspace{0.5cm}
 | 
				
			||||||
 | 
						{\footnotesize AT THE FACULTY OF INFORMATION \& COMMUNICATION SCIENCES \& TECHNOLOGIES
 | 
				
			||||||
 | 
						% À LA FACULTÉ DES SCIENCES ET TECHNOLOGIES DE L'INFORMATION ET DE LA COMMUNICATION
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						{\footnotesize ETIS LAB
 | 
				
			||||||
 | 
						% LABORATOIRE ETIS
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						{\footnotesize DOCTORAL PROGRAMME IN SCIENCES \& TECHNOLOGIES
 | 
				
			||||||
 | 
						% PROGRAMME DOCTORAL EN SCIENCES ET INGÉNIERIE
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						\vspace{1cm}
 | 
				
			||||||
 | 
						{\large PARIS-SEINE UNIVERSITY
 | 
				
			||||||
 | 
						% UNIVERSITÉ PARIS-SEINE
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						\vspace{0.5cm}
 | 
				
			||||||
 | 
						{\footnotesize FOR OBTAINING THE GRADE OF DOCTOR OF SCIENCES
 | 
				
			||||||
 | 
						% POUR L’OBTENTION DU GRADE DE DOCTEUR ÈS SCIENCES
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						\vspace{2cm}
 | 
				
			||||||
 | 
						{\footnotesize BY
 | 
				
			||||||
 | 
						% PAR
 | 
				
			||||||
 | 
						\par}
 | 
				
			||||||
 | 
						\vspace{0.5cm}
 | 
				
			||||||
 | 
						{\large Manos KATSOMALLOS\par}
 | 
				
			||||||
 | 
						\vfill
 | 
				
			||||||
 | 
					  {\footnotesize
 | 
				
			||||||
 | 
						accepted on the proposal of the jury:
 | 
				
			||||||
 | 
						% acceptée sur proposition du jury :
 | 
				
			||||||
 | 
						\par
 | 
				
			||||||
 | 
						\vspace{0.5cm}
 | 
				
			||||||
 | 
						Dr. ..., jury president
 | 
				
			||||||
 | 
						% président du jury
 | 
				
			||||||
 | 
						\par
 | 
				
			||||||
 | 
						Dr. ..., jury member\par
 | 
				
			||||||
 | 
						Dr. Dimitris Kotzinos, supervisor
 | 
				
			||||||
 | 
						% directeur de thèse
 | 
				
			||||||
 | 
						\par
 | 
				
			||||||
 | 
						Dr. Katerina (Aikaterini) Tzompanaki, co-supervisor
 | 
				
			||||||
 | 
						% co-directrice de thèse
 | 
				
			||||||
 | 
						\par
 | 
				
			||||||
 | 
						Dr. Vassilis Christophides, co-supervisor
 | 
				
			||||||
 | 
						% co-directeur de thèse
 | 
				
			||||||
 | 
						\par
 | 
				
			||||||
 | 
						Dr. ..., rapporteur\par}
 | 
				
			||||||
 | 
						\vfill
 | 
				
			||||||
 | 
						% Bottom of the page
 | 
				
			||||||
 | 
						\includegraphics[height=1.5cm]{logo-universite-paris-seine}\par
 | 
				
			||||||
 | 
						{\footnotesize France\par
 | 
				
			||||||
 | 
						2019}
 | 
				
			||||||
 | 
					\end{titlepage}
 | 
				
			||||||
		Reference in New Issue
	
	Block a user