diff options
| author | Chris Cox <chrisorcox@domainate.xyz> | 2020-04-15 16:11:16 -0400 |
|---|---|---|
| committer | Chris Cox <chrisorcox@domainate.xyz> | 2020-04-15 16:11:16 -0400 |
| commit | 2b0761a9e0b7ef57f9122f4a3cbda23d214dca04 (patch) | |
| tree | 7629d165f53134ae643b1c4be1e534a67d007383 | |
| parent | 4804db547b066ec08cc946467dccd99bdcbd256f (diff) | |
| download | cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar.gz cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar.bz2 cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar.lz cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar.xz cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.tar.zst cv-2b0761a9e0b7ef57f9122f4a3cbda23d214dca04.zip | |
updaing for isu
| -rw-r--r-- | content/awards-grants.tex | 7 | ||||
| -rw-r--r-- | content/education.tex | 2 | ||||
| -rw-r--r-- | content/interests.tex | 2 | ||||
| -rw-r--r-- | content/positions.tex | 5 | ||||
| -rw-r--r-- | cv.tex | 2 |
5 files changed, 13 insertions, 5 deletions
diff --git a/content/awards-grants.tex b/content/awards-grants.tex index 91e640c..ccd49cb 100644 --- a/content/awards-grants.tex +++ b/content/awards-grants.tex @@ -1,6 +1,11 @@ +\textbf{Guy C.\ Berry Graduate Research Award}\dotfill 2020 +\begin{itemize} + \item Recognizes excellence in research by graduate students in the Mellon College of Science. +\end{itemize} + \textbf{Buncher Graduate and Faculty Fellows Research Collaboration Fund}\dotfill 2018\\ \hphantom{@}(with Boris Bukh) \begin{itemize} - \item Provides support for a faculty member and a graduate student to spend time in Israel at the Technion Institute with the intent of building long term research collaborations between the two universities. + \item Provides support for a faculty member and a graduate student to spend time in Israel at the Technion Institute with the intent of building long term research collaborations between the two universities. The funding provides travel support for the faculty member to spend one week in Haifa and for the graduate student to stay on for 1--2 months working in the relevant Technion laboratory. \end{itemize} diff --git a/content/education.tex b/content/education.tex index 4ceb34b..a7012b9 100644 --- a/content/education.tex +++ b/content/education.tex @@ -1,4 +1,4 @@ -\textbf{PhD} in Algorithms, Combinatorics and Optimization\dotfill $\operatorname{\mathbb{E}}[\text{GRAD}]=2020+\varepsilon$\\ +\textbf{PhD} in Algorithms, Combinatorics and Optimization\dotfill 2020\\ \hphantom{@}@ Carnegie Mellon University, Pittsburgh, PA. \begin{itemize} \item Major professor: Boris Bukh diff --git a/content/interests.tex b/content/interests.tex index b578496..448eb91 100644 --- a/content/interests.tex +++ b/content/interests.tex @@ -1 +1 @@ -Extremal combinatorics, probabilistic methods, algebraic methods, discrete geometry, graph theory. +Extremal combinatorics, probabilistic methods, algebraic methods, discrete geometry. diff --git a/content/positions.tex b/content/positions.tex index 9ac5046..f13c110 100644 --- a/content/positions.tex +++ b/content/positions.tex @@ -1,4 +1,7 @@ -\textbf{Teaching assistant}\dotfill 2015--Current\\ +\textbf{RTG Postdoctoral Research Associate}\dotfill 2020--Current\\ +\hphantom{@}@ Iowa State University, Ames, IA. + +\textbf{Teaching assistant}\dotfill 2015--2020\\ \hphantom{@}@ Carnegie Mellon University, Pittsburgh, PA. \begin{itemize} \item Instructor: Matrices and Linear Transformations (21-241), Concepts of Mathematics (21-127) @@ -10,7 +10,7 @@ % The following hack from http://tex.stackexchange.com/a/103349 reduces spacing in the bibliography slightly. % The effect is that the paper is not so long -\usepackage{etoolbox} +\usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} |
