LLEENE-Latex-Templates/personal_details.cls
Lieuwe B. Leene 0370c5ba1c
Merge to git (#1)
* Minor cleanup and added new beamer style

* minor update to file organization

* Use unix line endings

---------

Co-authored-by: Lieuwe Leene <lieuwe@leene.dev>
2024-01-02 19:06:28 +01:00

18 lines
692 B
TeX

%% Default Author details used by scripts
%% Several fields below can accommodate URL links
\makeatletter
\newcommand{\Salutation}{Dr.}
\newcommand{\FirstName}{Lieuwe}
\newcommand{\LastName}{Leene}
\newcommand{\Certification}{PhD. MSc. BEng.}
\newcommand{\Email}{lieuwe.leene@gmail.com}
\newcommand{\JobTitle}{Mixed Signal IC Design Lead}
\newcommand{\Group}{Novelda Engineering Division}
\newcommand{\Organisation}{Novelda}
% \newcommand{\Address}{Eikelundveien 7, Kjeller, 2007 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}
\makeatother