diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-05 11:40:05 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-05 11:40:20 -0500 |
commit | 363af6703d68d17ac721b93ee3640ef7a5dc94cc (patch) | |
tree | 181cd7b01d16bd00266568f3ae0d966280008e68 | |
parent | 59b70158888e2961f3170b2823bb9f6a0dbff40c (diff) |
Truncate GPA to 1 decimal point
-rw-r--r-- | Education.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Education.tex b/Education.tex index d69fa11..edfb5dc 100644 --- a/Education.tex +++ b/Education.tex @@ -1,10 +1,10 @@ \section{Education}\label{sec:Education} \subsection{M.S.\ Computer Engineering}\label{sec:MSCPE} \hfill Expected Graduation: \Displaydate{2022}{12}{17}\\ \textsc{Specialization in Computer Systems Software} \\ -\textit{\IIT{}} \GPA{4.00} +\textit{\IIT{}} \GPA{4.0} \subsection{B.S.\ Computer Engineering}\label{sec:BSCPE} \hfill Expected Graduation: \Displaydate{2022}{12}{17}\\ -\textit{\IIT{}} \GPA{3.976}\\ +\textit{\IIT{}} \GPA{3.9}\\ \textit{\LTH{}} Lund, Sweden. (Study Abroad) \hfill \Daterange{2019}{08}{01}{2020}{06}{30}\\ \subsection{Course Work}\label{sec:Course_Work} |