theotherthing: Structure
This commit is contained in:
parent
dafd2d465f
commit
88c18b6f71
@ -47,13 +47,13 @@
|
||||
|
||||
\newcommand*\includetable[1]{\input{../tables/#1.tex}}
|
||||
|
||||
\definecolor{material_red}{HTML}{d50000}
|
||||
\definecolor{material_green}{HTML}{00c853}
|
||||
\definecolor{material_blue}{HTML}{2962ff}
|
||||
\definecolor{materialred}{HTML}{d50000}
|
||||
\definecolor{materialgreen}{HTML}{00c853}
|
||||
\definecolor{materialblue}{HTML}{2962ff}
|
||||
|
||||
\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{\kat}[1]{\noindent\textcolor{materialred}{\textbf{Katerina:} #1}}
|
||||
\newcommand{\mk}[1]{\noindent\textcolor{materialgreen}{\textbf{Manos:} #1}}
|
||||
\newcommand{\dk}[1]{\noindent\textcolor{materialblue}{\textbf{Dimitris:} #1}}
|
||||
|
||||
\newcommand{\thetitle}{Quality \& Privacy in User-generated Big Data: Algorithms \& Techniques}
|
||||
|
||||
@ -95,6 +95,7 @@
|
||||
\input{preliminaries/main}
|
||||
\input{related/main}
|
||||
\input{thething/main}
|
||||
\input{theotherthing/main}
|
||||
\input{conclusion/main}
|
||||
|
||||
\backmatter
|
||||
|
2
text/theotherthing/contribution.tex
Normal file
2
text/theotherthing/contribution.tex
Normal file
@ -0,0 +1,2 @@
|
||||
\section{Contribution}
|
||||
\label{sec:lmdk-sel-contrib}
|
2
text/theotherthing/evaluation.tex
Normal file
2
text/theotherthing/evaluation.tex
Normal file
@ -0,0 +1,2 @@
|
||||
\section{Evaluation}
|
||||
\label{sec:lmdk-sel-eval}
|
@ -1,2 +1,8 @@
|
||||
\chapter{Around significant events}
|
||||
\chapter{Privacy-preserving event significance}
|
||||
\label{ch:theotherthing}
|
||||
|
||||
\input{theotherthing/motivation}
|
||||
\input{theotherthing/contribution}
|
||||
\input{theotherthing/problem}
|
||||
\input{theotherthing/evaluation}
|
||||
\input{theotherthing/summary}
|
||||
|
2
text/theotherthing/motivation.tex
Normal file
2
text/theotherthing/motivation.tex
Normal file
@ -0,0 +1,2 @@
|
||||
\section{Motivation}
|
||||
\label{sec:lmdk-sel-motiv}
|
2
text/theotherthing/problem.tex
Normal file
2
text/theotherthing/problem.tex
Normal file
@ -0,0 +1,2 @@
|
||||
\section{Privacy-preserving {\thething} selection}
|
||||
\label{sec:lmdk-sel-prob}
|
2
text/theotherthing/summary.tex
Normal file
2
text/theotherthing/summary.tex
Normal file
@ -0,0 +1,2 @@
|
||||
\section{Summary and future work}
|
||||
\label{sec:lmdk-sel-sum}
|
Loading…
Reference in New Issue
Block a user