diff options
author | Karl Hallsby <karl@hallsby.com> | 2022-10-06 11:33:54 -0500 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2022-10-06 11:33:54 -0500 |
commit | dd1852915d0edac6520cc13ed81eaeac423dee6e (patch) | |
tree | f523796d5eb0934f2104973c846fcd4755e45c6e | |
parent | f7afaef7cc88d6a96c97e59a53e00c30a61caafd (diff) |
Round rather than truncate my undergraduate GPA
-rw-r--r-- | Education.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Education.tex b/Education.tex index 0e4314a..69c8f2e 100644 --- a/Education.tex +++ b/Education.tex @@ -4,7 +4,7 @@ \textit{\IIT{}} \GPA{4.0} \subsection{B.S.\ Computer Engineering}\label{sec:BSCPE} \hfill Expected Graduation: \Displaydate{2022}{12}{17}\\ -\textit{\IIT{}} \GPA{3.9}\\ +\textit{\IIT{}} \GPA{4.0}\\ \textit{\LTH{}} Lund, Sweden. (Study Abroad) \GPA[5.0]{4.2} \hfill \Daterange{2019}{08}{01}{2020}{06}{30}\\ \subsection{Course Work}\label{sec:Course_Work} |