From 65a9fd445eb538fe16914efb36133b2082177e45 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 17 Oct 2019 10:59:13 -0400 Subject: restructured a bit --- content/header.tex | 18 ++++++++++++++++++ content/interests.tex | 1 + content/presentations.tex | 2 +- cv.tex | 35 +++++------------------------------ extended.tex | 40 ++++++---------------------------------- 5 files changed, 31 insertions(+), 65 deletions(-) create mode 100644 content/header.tex create mode 100644 content/interests.tex 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. diff --git a/cv.tex b/cv.tex index 3d50edd..dfbabc2 100644 --- a/cv.tex +++ b/cv.tex @@ -1,4 +1,5 @@ -\documentclass[10pt]{article} +\documentclass[11pt]{article} +\usepackage[margin=1in]{geometry} \usepackage{amsfonts, amsmath, amssymb, amsthm} \PassOptionsToPackage{obeyspaces}{url} @@ -12,17 +13,6 @@ \usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} -\oddsidemargin 0pt -\evensidemargin 0pt -\marginparwidth 40pt -\marginparsep 10pt -\topmargin -20pt -\headsep 10pt -\textheight 8.7in -\textwidth 6.65in -\renewcommand{\baselinestretch}{1.1} -% stop latex from adding "references" headline -\renewcommand\refname{} \setlength\parindent{0pt} \setlength\parskip{5pt} @@ -30,10 +20,9 @@ \newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}} +\def\doc{Curriculum Vit\ae{}} -\title{Christopher Cox} -\author{Curriculum Vit\ae{}} \begin{document} @@ -44,20 +33,7 @@ %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{minipage}[ht]{0.5\textwidth} - \flushleft - \Huge{Christopher Cox} - \vspace{5pt} - - \hspace{2pt}\Large{Curriculum Vit\ae{}} -\end{minipage} -\begin{minipage}{0.49\textwidth} - \flushright - \input{content/contact.tex} -\end{minipage} - -\vspace{10pt} -\hrule\hrule +\input{content/header.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% body %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -66,8 +42,7 @@ \section*{Research interests} - -Extremal combinatorics, probabilistic methods, algebraic methods, discrete geometry, graph theory. +\input{content/interests.tex} \section*{Education} \input{content/education.tex} diff --git a/extended.tex b/extended.tex index a3470d4..9021798 100644 --- a/extended.tex +++ b/extended.tex @@ -1,4 +1,5 @@ -\documentclass[10pt]{article} +\documentclass[11pt]{article} +\usepackage[margin=1in]{geometry} \usepackage{amsfonts, amsmath, amssymb, amsthm} \PassOptionsToPackage{obeyspaces}{url} @@ -12,28 +13,14 @@ \usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} -\oddsidemargin 0pt -\evensidemargin 0pt -\marginparwidth 40pt -\marginparsep 10pt -\topmargin -20pt -\headsep 10pt -\textheight 8.7in -\textwidth 6.65in -\renewcommand{\baselinestretch}{1.1} -% stop latex from adding "references" headline -\renewcommand\refname{} - \setlength\parindent{0pt} \setlength\parskip{5pt} +\newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}} - -\title{Christopher Cox} -\author{Curriculum Vit\ae{}} - +\def\doc{Curriculum Vit\ae{} (Extended)} \begin{document} @@ -41,20 +28,7 @@ %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\begin{minipage}[ht]{0.5\textwidth} - \flushleft - \Huge{Christopher Cox} - \vspace{5pt} - - \hspace{2pt}\Large{Curriculum Vit\ae{}} -\end{minipage} -\begin{minipage}{0.49\textwidth} - \flushright - \input{content/contact.tex} -\end{minipage} - -\vspace{10pt} -\hrule\hrule +\input{content/header.tex} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% body %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -63,8 +37,7 @@ \section*{Research interests} - -Extremal combinatorics, probabilistic methods, algebraic methods, graph theory, partially-ordered sets. +\input{content/interests.tex} \section*{Education} \input{content/education.tex} @@ -77,7 +50,6 @@ Extremal combinatorics, probabilistic methods, algebraic methods, graph theory, \section*{Presentations} \input{content/presentations.tex} -\input{content/othertalks.tex} \section*{Awards/Grants} \input{content/awards-grants.tex} -- cgit v1.2.3