From 363af6703d68d17ac721b93ee3640ef7a5dc94cc Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Wed, 5 Oct 2022 11:40:05 -0500 Subject: Truncate GPA to 1 decimal point --- Education.tex | 4 ++-- 1 file 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} -- cgit v1.2.3