diff options
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 35 |
1 files changed, 5 insertions, 30 deletions
@@ -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} |
