diff options
Diffstat (limited to 'style/style.tex')
| -rw-r--r-- | style/style.tex | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/style/style.tex b/style/style.tex index ef310f5..9f2647c 100644 --- a/style/style.tex +++ b/style/style.tex @@ -1,11 +1,13 @@ \usetheme{Rochester} \usepackage[dvipsnames]{xcolor} -\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url} +\usepackage{helvet, textpos, stix, caption, booktabs, array, lipsum, fontawesome5, circledsteps, url, inconsolata, amsmath, amssymb, xspace} + +\newcommand{\etal}{\emph{et~al.}\xspace} \newcommand\myCircled[2][]{\ifmmode \Circled[fill color=black,inner color=white,#1]{\mathsf{#2}} \else - \scalebox{0.75}{\Circled[fill color=black,inner color=white,#1]{{\sffamily#2}}} + \scalebox{0.75}{\Circled[fill color=black,inner color=white,#1]{{\sffamily#2}}} \fi } @@ -13,12 +15,13 @@ \newcommand\myCircledGreen[2][]{\ifmmode \Circled[fill color=ForestGreen,inner color=white,#1]{\mathsf{#2}} \else - \scalebox{0.75}{\Circled[fill color=ForestGreen,inner color=white,#1]{\sffamily#2}} + \scalebox{0.75}{\Circled[fill color=ForestGreen,inner color=white,#1]{\sffamily#2}} \fi } + \definecolor{atlarge-blue}{HTML}{0280c9} \usepackage[most]{tcolorbox} \title{\emph{Sunfish:} Enabling Predictive Analytics for Datacenters Through Digital Twinning} @@ -57,7 +60,7 @@ \includegraphics[height=1cm]{images/vu-logo.png} \end{textblock*}} -\author{M. Kwiatkowski \and Drs. D. Niewenhuis\inst{1} \and Prof. A. Iosup\inst{2}} +\author{M. Kwiatkowski \and drs. D. Niewenhuis\inst{1} \and Prof. A. Iosup\inst{2}} \institute{Overleaf} \date{Vrije Universiteit Amsterdam\\\vspace{0.5em}\small \today} |
