From a5a140c6286e8b113ca8d371f88e3ed54e731cea Mon Sep 17 00:00:00 2001 From: mjkwiatkowski Date: Sun, 17 May 2026 14:21:09 +0200 Subject: feat: added lots of citations and slowly finishing the introduction --- style/first-page.tex | 4 ++-- style/style.tex | 13 ++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) (limited to 'style') diff --git a/style/first-page.tex b/style/first-page.tex index 953571e..076a1f2 100644 --- a/style/first-page.tex +++ b/style/first-page.tex @@ -9,12 +9,12 @@ Vrije Universiteit Amsterdam \vspace{2cm} -{\Large Honours Programme Thesis} +{\Large Bachelor Thesis} \vspace*{1.5cm} \rule{.9\linewidth}{.6pt}\\[0.4cm] -{\huge \bfseries Enabling Predictive Analytics for Datacenters through Digital Twinning \par}\vspace{0.4cm} +{\huge \bfseries Enabling Predictive Analytics for Datacenters Through Digital Twinning \par}\vspace{0.4cm} \rule{.9\linewidth}{.6pt}\\[1.5cm] \vspace*{2mm} diff --git a/style/style.tex b/style/style.tex index 72a9e50..fa7447f 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,14 +1,13 @@ \usepackage[T1]{fontenc} -\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx} +\usepackage{xspace, xcolor, lipsum, booktabs, caption, fancyhdr, footmisc, natbib, nomencl, rotating, setspace, subfigure,tocbibind, vmargin, watermark, graphicx, enumitem, pifont} -\hypersetup { - hidelinks=true, +\hypersetup { + hidelinks=true, } - \usepackage[acronym, toc]{glossaries} \textwidth 15cm \textheight 22cm -\parindent 10pt +\parindent 10pt \parskip 0pt \oddsidemargin 2.5cm \evensidemargin 2.5cm @@ -18,3 +17,7 @@ \newcommand{\etc}{etc.\xspace} \newcommand{\etal}{\emph{et~al.}\xspace} \newcommand{\todo}[1]{\textcolor{blue}{#1}} +\newcommand{\one}{(\ding{182})\xspace} +\newcommand{\two}{(\ding{183})\xspace} +\newcommand{\three}{(\ding{184})\xspace} +\newcommand{\four}{(\ding{185})\xspace} -- cgit v1.2.3