\graphicspath{ {./img/} } \pgfplotsset{compat=1.18} % Sets the default font % \allsectionsfont{\mdseries\scshape} \title{\titlecap{\scshape Title}\normalfont} \author{Wessel Tip $<$contact@wessel.gg$>$ (\url{https://wessel.gg/})} % Empty date \date{\today} % Sets the description name of code blocks to "Source Code" % \newenvironment{code}{\captionsetup{type=listing}}{} % \SetupFloatingEnvironment{listing}{name=Source Code} % \renewcommand{\theFancyVerbLine}{\sffamily % \textcolor[rgb]{0.5,0.5,1.0}{\scriptsize % \oldstylenums{\arabic{FancyVerbLine}}}} % Sets the bibliography style to IEEE \bibliographystyle{IEEEtran} % Disables the no citations error \nocite{*}