minor edits from 2020

This commit is contained in:
Lieuwe Leene 2024-01-02 19:34:48 +01:00
parent 76ec3b8e4d
commit b29014a3eb
Signed by: lieuwe
GPG Key ID: 8982082E42412D77
3 changed files with 27 additions and 5 deletions

View File

@ -233,4 +233,24 @@
\fi
}
\newcommand{\insertbib}[1]{
\begin{frame}[allowframebreaks]
\frametitle{References}
\footnotesize
\bibliographystyle{IEEEtran}
\bibliography{IEEEabrv,IEEEbst,#1}
\end{frame}
}
%% Put Author details here
\newcommand{\inserttitlepage}[0]{
\disablefooter
\institute{\Group \\
\Organisation \\
\href{\Website}{\Website}}%
\maketitle
\inserttoc
\enablefooter{\maintitle}
}
\input{default_symbols.cls}

View File

@ -17,7 +17,7 @@
%% Insert Background Here
\hspace{\marginlength} \parbox[c]{\dimexpr (\paperwidth-2\marginlength) \relax}{ %
\includegraphics[height=0.15\paperheight, trim={0 0 0 5cm}]{\FrontLogoA} %
\includegraphics[height=0.4\paperheight, trim={0 0 0 -5cm}]{\FrontLogoA}
}
\vspace{1.5\marginlength} \\
\hspace{\marginlength} \parbox[c]{\textwidth}{%
@ -57,7 +57,7 @@
{
\disablefooter
\begin{frame}{Outline}
\tableofcontents[currentsection]
\tableofcontents[currentsection]
\end{frame}
\enablefooter{\inserttitle}
}
@ -71,8 +71,8 @@
}
\newcommand{\disablefooter}[0]{
\subtitle{}
\titlegraphic{}
\subtitle{}
\titlegraphic{}
}
\mode

View File

@ -9,7 +9,9 @@
\newcommand{\JobTitle}{Mixed Signal IC Design Lead}
\newcommand{\Group}{Novelda Engineering Division}
\newcommand{\Organisation}{Novelda}
\newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway}
% \newcommand{\Address}{Eikelundveien 7, Kjeller, 2007 Norway}
% \newcommand{\Address}{12F Helgesens Gate, Oslo, 0553 Norway}
\newcommand{\Address}{NOVELDA Oslo, Gjerdrums vei 8, 0484 Oslo, Norway}
\newcommand{\Telephone}{(+47) 74 686 755}
\newcommand{\LinkedIn}{lieuwe-leene}
\newcommand{\Website}{lieuwe.leene.dev}