diff options
author | Karl Hallsby <karl@hallsby.com> | 2020-12-21 14:07:30 -0600 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2020-12-21 14:07:30 -0600 |
commit | 6fbc4bfbd1db5ee1e18073cbe4d23480cd3dae67 (patch) | |
tree | eed699a7c37771b5ae4418a36c8b6df3dbb185c0 | |
parent | 381932240f7745c3896c339b8c0b5a427d05095d (diff) |
Properly italicize degree titles
-rw-r--r-- | Education.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Education.tex b/Education.tex index c1dddaa..0e23bc6 100644 --- a/Education.tex +++ b/Education.tex @@ -1,8 +1,8 @@ \section{Education}\label{sec:Education} -\paragraph{M.S.\ Computer Engineering, Specializing in Computer Systems Software, \IIT{}}\label{MS-CE} +\paragraph{\textit{M.S.\ Computer Engineering, Specializing in Computer Systems Software}, \IIT{}}\label{MS-CE} Expected 2022. -\paragraph{B.S.\ Computer Engineering}\label{par:BS-CE} +\paragraph{\textit{B.S.\ Computer Engineering}}\label{par:BS-CE} \begin{itemize}[noitemsep] \item \IIT{} \textbf{GPA}: $3.953$ |