From 65a9fd445eb538fe16914efb36133b2082177e45 Mon Sep 17 00:00:00 2001 From: chris Date: Thu, 17 Oct 2019 10:59:13 -0400 Subject: restructured a bit --- extended.tex | 40 ++++++---------------------------------- 1 file changed, 6 insertions(+), 34 deletions(-) (limited to 'extended.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