From 68d64f31af167d94fcb49df955eb2de89ed32ccc Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 22 Oct 2024 18:54:43 -0500 Subject: Introduce new document command for typesetting Peter's name --- Education.tex | 2 +- Hallsby_Karl.tex | 3 +++ Research.tex | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Education.tex b/Education.tex index ea3e080..c1bcdc4 100644 --- a/Education.tex +++ b/Education.tex @@ -1,6 +1,6 @@ \section{Education}\label{sec:Education} \subsection{Ph.D\ Student Computer Engineering}\label{sec:PhDCPE} \hfill Expected Graduation: \Displaydate{2027}{12}{00}\\ -\textsc{Advised by \href{https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/dinda-peter.html}{Dr.\ Peter Dinda}} \\ +\textsc{Advised by \PDinda{}} \\ \textit{\NU{}} \subsection{M.S.\ Computer Engineering}\label{sec:MSCPE} \hfill Graduated: \Displaydate{2022}{12}{17}\\ diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 65577a7..4a1fce4 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -74,6 +74,9 @@ \newcommand{\IIT}{\href{https://iit.edu}{Illinois Institute of Technology}} \newcommand{\LTH}{\href{www.lth.se}{Lunds Tekniska H\"{o}gskola}} +\NewExpandableDocumentCommand{\PDinda}{}{% + \href{https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/dinda-peter.html}{Dr.\ Peter Dinda}} + \begin{titlepage} \title{Karl Hallsby's R\'{e}sum\'{e}/Curricula Vitae} % Your name \author{Karl Hallsby} diff --git a/Research.tex b/Research.tex index a7076ac..9105566 100644 --- a/Research.tex +++ b/Research.tex @@ -1,6 +1,6 @@ \section{Research}\label{sec:Research} \subsection{Village Project}, \Location{\NU{}, Evanston, IL} \hfill \DatetoPresent{2022}{06}{01}\\ -\Advisor{\href{https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/dinda-peter.html}{Dr.\ Peter Dinda}}\\ +\Advisor{\PDinda{}}\\ \emph{Research Assistant --- \href{http://presciencelab.org/}{Prescience Lab}} \hfill {~} \begin{notopsepitemize} \item Helped implement back-end \href{https://dl.acm.org/doi/10.5555/865063}{VCODE} code generation for an LLVM-based compiler -- cgit v1.2.3