diff options
| -rw-r--r-- | content/header.tex | 6 | ||||
| -rw-r--r-- | content/publications.tex | 2 | ||||
| -rw-r--r-- | cv.tex | 16 | ||||
| -rw-r--r-- | extended.tex | 16 | ||||
| -rw-r--r-- | pub-list.tex | 2 |
5 files changed, 19 insertions, 23 deletions
diff --git a/content/header.tex b/content/header.tex index 49f9f42..f11e550 100644 --- a/content/header.tex +++ b/content/header.tex @@ -9,10 +9,10 @@ \flushright 400 Carver Hall\\ Iowa State University\\ - Ames, IA 50012\\ + Ames, IA 50011\\ \texttt{cocox@iastate.edu}\\ - \url{http://www.mathematicaster.org/}% + \url{http://mathematicaster.org/}% \end{minipage} \vspace{5pt} -\hrule\hrule +% \hrule\hrule diff --git a/content/publications.tex b/content/publications.tex index 84e9637..c83905d 100644 --- a/content/publications.tex +++ b/content/publications.tex @@ -9,7 +9,7 @@ \end{itemize} \subsection*{Published} \begin{itemize}[leftmargin=*] - \item J.\ Briggs, C.\ Cox. ``Inverting the Tur\'an problem,'' \emph{Discrete Mathematics}, vol.\ 342, no.\ 7, pp.\ 1865--1884, Jul.\ 2019. + \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. \item Z.\ Berikkyzy, C.\ Cox, M.\ Dairyko, K.\ Hogenson, M.\ Kumbhat, B.\ Lidick\'y, K.\ Messerschmidt, K.\ Moss, K.\ Nowak, K.\ Palmowski, D.\ Stolee. ``$(4,2)$-choosability of planar graphs with forbidden substructures,'' \emph{Graphs and Combinatorics}, vol.\ 33, no.\ 4, pp.\ 751--787, Jul.\ 2017. @@ -24,11 +24,7 @@ \def\doc{Curriculum Vit\ae{}} - - \begin{document} -%\nobibliography{content/papers} -%\bibliographystyle{abbrv} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -42,22 +38,22 @@ \setlist{nolistsep} -\section*{Research interests} +\section*{Research interests \hrulefill} \input{content/interests.tex} -\section*{Education} +\section*{Education \hrulefill} \input{content/education.tex} -\section*{Academic positions} +\section*{Academic positions \hrulefill} \input{content/positions.tex} -\section*{Publications} +\section*{Publications \hrulefill} \input{content/publications.tex} -\section*{Presentations} +\section*{Presentations \hrulefill} \input{content/presentations.tex} -\section*{Awards/Grants} +\section*{Awards/Grants \hrulefill} \input{content/awards-grants.tex} \end{document} diff --git a/extended.tex b/extended.tex index 9021798..68f0130 100644 --- a/extended.tex +++ b/extended.tex @@ -10,7 +10,7 @@ % The following hack from http://tex.stackexchange.com/a/103349 reduces spacing in the bibliography slightly. % The effect is that the paper is not so long -\usepackage{etoolbox} +\usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} \setlength\parindent{0pt} @@ -36,25 +36,25 @@ \setlist{nolistsep} -\section*{Research interests} +\section*{Research interests \hrulefill} \input{content/interests.tex} -\section*{Education} +\section*{Education \hrulefill} \input{content/education.tex} -\section*{Academic positions} +\section*{Academic positions \hrulefill} \input{content/positions.tex} -\section*{Publications} +\section*{Publications \hrulefill} \input{content/publications.tex} -\section*{Presentations} +\section*{Presentations \hrulefill} \input{content/presentations.tex} -\section*{Awards/Grants} +\section*{Awards/Grants \hrulefill} \input{content/awards-grants.tex} -\section*{Workshops} +\section*{Workshops \hrulefill} \input{content/workshops.tex} \end{document} diff --git a/pub-list.tex b/pub-list.tex index 66ff1b6..83b6bc0 100644 --- a/pub-list.tex +++ b/pub-list.tex @@ -10,7 +10,7 @@ % The following hack from http://tex.stackexchange.com/a/103349 reduces spacing in the bibliography slightly. % The effect is that the paper is not so long -\usepackage{etoolbox} +\usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} |
