summaryrefslogtreecommitdiff
path: root/resumeconfig.sty
diff options
context:
space:
mode:
authorKarl Hallsby <karl@hallsby.com>2022-10-07 16:18:24 -0500
committerKarl Hallsby <karl@hallsby.com>2022-10-07 16:18:24 -0500
commit92b376340e08bb86c3fee03de8fcf5d352b82e6b (patch)
tree288e0f9a0b0917ad634955ef813ba15ca17f57b8 /resumeconfig.sty
parentcad449d0a76d73f404f0e1919d8d35f95df6b7c4 (diff)
Add advisor command to add professors I did work with
Diffstat (limited to 'resumeconfig.sty')
-rw-r--r--resumeconfig.sty2
1 files changed, 2 insertions, 0 deletions
diff --git a/resumeconfig.sty b/resumeconfig.sty
index 3a0e599..076bd18 100644
--- a/resumeconfig.sty
+++ b/resumeconfig.sty
@@ -18,3 +18,5 @@
\newcommand{\Location}[1]{{\footnotesize #1}}
\newcommand{\GPA}[2][4.0]{\textbf{GPA}: \ensuremath{#2 / #1}}
+
+\newcommand{\Advisor}[1]{\textsc{Advisor(s): #1}}