diff options
author | Karl Hallsby <karl@hallsby.com> | 2024-10-22 18:57:24 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2024-10-26 15:33:18 -0500 |
commit | b5a88b3932a22a6da875eaf7d3694dd1c28aaece (patch) | |
tree | 4928648b98e7110b14ceebde960ca5fc3d810ac5 | |
parent | c512cff5d14bb5fe77491f3b5da60e250069756d (diff) |
Introduce new document command for typesetting Kyle's name
-rw-r--r-- | Hallsby_Karl.tex | 3 | ||||
-rw-r--r-- | Research.tex | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/Hallsby_Karl.tex b/Hallsby_Karl.tex index 4a1fce4..0df3ddf 100644 --- a/Hallsby_Karl.tex +++ b/Hallsby_Karl.tex @@ -77,6 +77,9 @@ \NewExpandableDocumentCommand{\PDinda}{}{% \href{https://www.mccormick.northwestern.edu/research-faculty/directory/profiles/dinda-peter.html}{Dr.\ Peter Dinda}} +\NewExpandableDocumentCommand{\KHale}{}{% + \href{https://www.halek.co/}{Dr.\ Kyle Hale}} + \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 5ef9088..f083d81 100644 --- a/Research.tex +++ b/Research.tex @@ -11,7 +11,7 @@ \end{notopsepitemize} \subsection{Virtine Accelerator}, \Location{\IIT{}, Chicago, IL} \hfill \Daterange{2021}{06}{01}{2021}{08}{31}\\ -\Advisor{\href{https://www.halek.co/}{Dr.\ Kyle Hale}}\\ +\Advisor{\KHale{}}\\ \emph{\href{http://datasys.cs.iit.edu/grants/BigDataX/2021/index.html}{Student Researcher} --- \href{http://mystic.cs.iit.edu/}{Mystic}} \hfill {~} \begin{notopsepitemize} \item Created FPGA design to accelerate virtual machine clean-up, branching off of work another Ph.~D student completed |