diff options
| author | chris <chris@zxc185> | 2019-10-17 10:59:13 -0400 |
|---|---|---|
| committer | chris <chris@zxc185> | 2019-10-17 10:59:13 -0400 |
| commit | 65a9fd445eb538fe16914efb36133b2082177e45 (patch) | |
| tree | e922d42bd8c327e971b445c5b583515c4bbb9f7e /content | |
| parent | f39d7dc49c1c70ef5796045d7634a7731e7dacbf (diff) | |
| download | cv-65a9fd445eb538fe16914efb36133b2082177e45.tar cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.gz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.bz2 cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.lz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.xz cv-65a9fd445eb538fe16914efb36133b2082177e45.tar.zst cv-65a9fd445eb538fe16914efb36133b2082177e45.zip | |
restructured a bit
Diffstat (limited to 'content')
| -rw-r--r-- | content/header.tex | 18 | ||||
| -rw-r--r-- | content/interests.tex | 1 | ||||
| -rw-r--r-- | content/presentations.tex | 2 |
3 files changed, 20 insertions, 1 deletions
diff --git a/content/header.tex b/content/header.tex new file mode 100644 index 0000000..15991f5 --- /dev/null +++ b/content/header.tex @@ -0,0 +1,18 @@ +\begin{minipage}[ht]{0.5\textwidth} + \flushleft + \Huge{Christopher Cox} + \vspace{5pt} + + \hspace{2pt}\Large{\doc} +\end{minipage} +\begin{minipage}{0.49\textwidth} + \flushright + 6201 Wean Hall\\ + Carnegie Mellon University\\ + Pittsburgh, PA 15213\\ + \texttt{cocox@andrew.cmu.edu}\\ + \href{http://math.cmu.edu/~cocox/}{\texttt{math.cmu.edu/\~{}cocox/}}% +\end{minipage} + +\vspace{5pt} +\hrule\hrule diff --git a/content/interests.tex b/content/interests.tex new file mode 100644 index 0000000..b578496 --- /dev/null +++ b/content/interests.tex @@ -0,0 +1 @@ +Extremal combinatorics, probabilistic methods, algebraic methods, discrete geometry, graph theory. diff --git a/content/presentations.tex b/content/presentations.tex index d4b67fe..17265b2 100644 --- a/content/presentations.tex +++ b/content/presentations.tex @@ -19,7 +19,7 @@ \subsection*{Contributed} \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 Nearly orthogonal vectors. \textit{Finite Geometry and Extremal Combinatorics}. Newark, DE, Aug.\ 2019. \item Inverting the Tur\'an problem. \textit{ICGT}. Lyon, France, Jul.\ 2018. \item Nearly orthogonal vectors (poster). \textit{Building Bridges II}. Budapest, Hungary, Jul.\ 2018. \item Inverting the Tur\'an problem. \textit{MIGHTY LIX}. Morgantown, WV, Apr.\ 2018. |
