From f79fd1479f3ca902897775f47ac5c49dbbe23bb9 Mon Sep 17 00:00:00 2001 From: tslil <> Date: Fri, 9 Jul 2021 12:12:48 -0400 Subject: Added paper, updated year and graduation information --- cv.pdf | Bin 59039 -> 59936 bytes cv.tex | 29 ++++++++++++++--------------- 2 files changed, 14 insertions(+), 15 deletions(-) diff --git a/cv.pdf b/cv.pdf index d9a590a..168b02d 100644 Binary files a/cv.pdf and b/cv.pdf differ diff --git a/cv.tex b/cv.tex index 7e4ace4..6eaa612 100644 --- a/cv.tex +++ b/cv.tex @@ -54,7 +54,7 @@ \newcommand{\entry}[4]{ \savebox{\entryadj}{{#1}} \settoheight{\entryv}{\usebox{\entryadj}} - \savebox{\entryhead}{\marker{0.5\entryv-3pt}\makebox[12ex][r]{\usebox{\entryadj}}} + \savebox{\entryhead}{\marker{0.5\entryv-3pt}\makebox[12.3ex][r]{\usebox{\entryadj}}} \settowidth{\entryh}{\usebox{\entryhead}}\usebox{\entryhead} % The parbox cannot be the exact length of the line or we'll incur a % newline automatically when typesetting @@ -66,7 +66,7 @@ \newcommand{\arxiventry}[3]{ \settoheight{\entryv}{{#2}} - \marker{0.5\entryv-3pt} + \noindent\marker{0.5\entryv-3pt} \parbox[t]{\linewidth-1.1ex}{\textbf{\textcolor{cv-h3}{#2}\vspace{1.5pt}} {\setromanfont{EB Garamond}(\href{https://arxiv.org/abs/#1}{arXiv {#1}})}} \\\emph{{#3}}\medskip } @@ -112,7 +112,7 @@ % Biographical information % ----------------------------------------------------------------------------- % Name -{\fontsize{40}{48}\selectfont +{\fontsize{32}{48}\selectfont tslil clingman} % Contact info \hfill\fcolorbox{black}{cv-blue-bg}{ @@ -127,7 +127,7 @@ % ----------------------------------------------------------------------------- % Brief academic info % ----------------------------------------------------------------------------- -5\textsuperscript{th} year graduate at Johns Hopkins +6\textsuperscript{th} year graduate at Johns Hopkins Supervised by \href{http://www.math.jhu.edu/~eriehl/}{Emily Riehl} @@ -141,7 +141,9 @@ Interested in: \emph{formal category theory}, \emph{higher categories}, and \emp \begin{multicols}{2} \ruletitle{Education} - \entry{Ongoing}{PhD Candidate Math.}{Johns Hopkins}{Completed written qualifying exams and oral speciality exam} + \entry{Ongoing}{PhD Candidate Math.}{Johns Hopkins, expected graduation 2022}{Completed written qualifying exams and oral speciality exam} + + \entry{Spring 2020}{Programme Associate}{Mathematical Sciences Research Institute}{Higher Categories and Categorification} \entry{2018}{Masters Degree}{Johns Hopkins, M.A. Math., Coursework}{} @@ -162,7 +164,7 @@ Interested in: \emph{formal category theory}, \emph{higher categories}, and \emp \entry{2018-2021}{Head T.A. \& \\ WeBWorK administrator}{Johns Hopkins} {Calculus III \& ODE (recurred twice) and online homework system} - \entry{Spring 2019}{Course development assistant}{Johns Hopkins} {Introduction to Proofs} + \entry{Spring 2019}{Course development}{Johns Hopkins} {Introduction to Proofs, assisted Prof. Riehl in course development} \entry{Fall 2017}{Sole Instructor}{Johns Hopkins} {Introduction to Calculus} @@ -177,19 +179,18 @@ Interested in: \emph{formal category theory}, \emph{higher categories}, and \emp \ruletitle{Award} - \entry{April 2021}{William Kelso Morrill Award}{Excellence in Mathematics}{For love of teaching, love of mathematics, and concern for students, nominated by undergraduates.} - - % \vfill\null - % \columnbreak + \entry{April 2021}{William Kelso Morrill Award}{Excellence in Mathematics}{For love of teaching, love of mathematics, and concern for students, nominated by undergraduates \& selected by the department.} \ruletitle{Papers} + \arxiventry{2106.03652}{A common misinterpretation of Isbell's obstruction to monoidal strictfication}{the widely disseminated obstruction to strictifying the associator is shown to be under-specified as stated, and the truth is more subtle.} + \arxiventry{2009.05545}{Bi-representations and bi-initial objects are not so different}{joint with L. Moser, on 2-categorical and double-categorical theorems characterising when pseudo-functors into Cat are representable, with applications to bi-adjunctions and 2-dimensional limits.} \arxiventry{2004.01313}{2-limits and 2-terminal objects are too different}{joint with L. Moser, on the failure of all theorems of the form ``a 2-dimensional limit is a 2-dimensional terminal object in a 2-dimensional slice category of cones''.} - \vfill\null - \columnbreak + % \vfill\null + % \columnbreak \ruletitle{Notable Service} @@ -248,8 +249,6 @@ Interested in: \emph{formal category theory}, \emph{higher categories}, and \emp \ruletitle{Conferences Attended} - \datelistentry{2020}{Programme Associate, Higher Categories and Categorification, MSRI} - \datelistentry{2019}{Category Theory Octoberfest, JHU} \datelistentry{2019}{Homotopy Type Theory, CMU} @@ -302,7 +301,7 @@ Interested in: \emph{formal category theory}, \emph{higher categories}, and \emp \rule{0.7\linewidth}{0.4pt} - {\vspace{-1ex}\tiny References available upon request} + {References available upon request} \vfill\null \end{multicols} -- cgit v1.3.1