summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchris <chris@zxc185>2019-10-17 10:46:32 -0400
committerchris <chris@zxc185>2019-10-17 10:46:32 -0400
commitf39d7dc49c1c70ef5796045d7634a7731e7dacbf (patch)
tree0a6d28a9e24fa2ba2132552788f0e836dab49051
parentb43c38d58b493b7897df5538a591c51571a0a21e (diff)
downloadcv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar.gz
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar.bz2
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar.lz
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar.xz
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.tar.zst
cv-f39d7dc49c1c70ef5796045d7634a7731e7dacbf.zip
small update
-rw-r--r--content/positions.tex2
-rw-r--r--content/presentations.tex5
-rw-r--r--content/publications.tex8
-rw-r--r--cv.tex1
4 files changed, 9 insertions, 7 deletions
diff --git a/content/positions.tex b/content/positions.tex
index 500107f..5904130 100644
--- a/content/positions.tex
+++ b/content/positions.tex
@@ -8,7 +8,7 @@
\textbf{REU graduate research mentor}\dotfill 2015\\
\hphantom{@}@ Iowa State University, Ames, IA.
\begin{itemize}
- \item Worked with four undergraduate students on problems about mathematical juggling.
+ \item Worked with four undergraduate students on problems in enumerative combinatorics.
\item The papers ``A generalization of Eulerian numbers via rook placements'' and ``Counting prime juggling patterns'' are a result of this research workshop.
\end{itemize}
diff --git a/content/presentations.tex b/content/presentations.tex
index 7de5732..d4b67fe 100644
--- a/content/presentations.tex
+++ b/content/presentations.tex
@@ -1,5 +1,6 @@
\subsection*{Invited}
-\begin{itemize}
+\begin{itemize}[leftmargin=*]
+ \item Periodic words, common subsequences and frogs. \textit{MIT Combinatorics Seminar}. Cambridge, MA, Oct.\ 2019.
\item Periodic words, common subsequences and frogs. \textit{Warwick University Combinatorics Seminar}. Coventry, UK, Sep.\ 2019.
\item Algorithmic re-proofs of some Ramsey numbers. \textit{Iowa State University Discrete Mathematics Seminar}. Ames, IA, Mar.\ 2019.
\item Small antipodal spherical codes. \textit{Carnegie Mellon University CS Theory Seminar}. Pittsburgh, PA, Oct.\ 2018.
@@ -16,7 +17,7 @@
\item Ordered Ramsey numbers of loose paths and $k$-uniform matchings. \textit{Iowa State University Discrete Mathematics Seminar}. Ames, IA, Oct.\ 2014.
\end{itemize}
\subsection*{Contributed}
-\begin{itemize}
+\begin{itemize}[leftmargin=*]
\item Nearly orthogonal vectors and small antipodal spherical codes. \textit{European Combinatorics Conference}. Bratislava, Slovakia, Aug.\ 2019.
\item Nearly orthogonal vectors. \textit{Finite Geometry and Extremal Combinatorics}. Newark, Delaware, Aug.\ 2019.
\item Inverting the Tur\'an problem. \textit{ICGT}. Lyon, France, Jul.\ 2018.
diff --git a/content/publications.tex b/content/publications.tex
index 9203f6c..0708d85 100644
--- a/content/publications.tex
+++ b/content/publications.tex
@@ -1,10 +1,10 @@
\subsection*{Submitted}
-\begin{itemize}
- \item J.\ Briggs, C.\ Cox. ``The query complexity of locating monochromatic matchings and trees,'' arXiv:1904.00246.
+\begin{itemize}[leftmargin=*]
+ \item J.\ Briggs, C.\ Cox. ``The query complexity of locating monochromatic matchings and trees,'' \arXiv{1904.00246}.
\end{itemize}
\subsection*{Published}
-\begin{itemize}
- \item B.\ Bukh, C.\ Cox. ``Nearly orthogonal vectors and small antipodal spherical codes,'' \emph{Israel Journal of Mathematics}, 2019 (accepted).
+\begin{itemize}[leftmargin=*]
+ \item B.\ Bukh, C.\ Cox. ``Nearly orthogonal vectors and small antipodal spherical codes,'' \emph{Israel Journal of Mathematics}, 2019 (accepted), \arXiv{1803.02949}.
\item J.\ Briggs, C.\ Cox. ``Inverting the Tur\'an problem,'' \emph{Discrete Mathematics}, vol.\ 342, no.\ 7, pp.\ 1865--1884, Jul.\ 2019.
\item B.\ Bukh, C.\ Cox. ``On a fractional version of Haemers' bound,'' \emph{IEEE Transactions on Information Theory}, vol.\ 65, no.\ 6, pp.\ 3340--3348, Jun.\ 2019.
\item C.\ Cox, D.\ Stolee. ``Ramsey numbers for partially-ordered sets,'' \emph{Order}, vol.\ 35, no.\ 3, pp.\ 557--579, Nov.\ 2018.
diff --git a/cv.tex b/cv.tex
index dbdc41d..3d50edd 100644
--- a/cv.tex
+++ b/cv.tex
@@ -28,6 +28,7 @@
\setlength\parskip{5pt}
+\newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}}