From 0f975a217c49ea3c9872432b6ff877d05062a2bc Mon Sep 17 00:00:00 2001 From: Chris Cox Date: Mon, 31 Aug 2020 20:29:47 -0500 Subject: fixed arXiv link + added unicorns paper --- content/publications.tex | 2 +- cv.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/publications.tex b/content/publications.tex index d960d27..91211fd 100644 --- a/content/publications.tex +++ b/content/publications.tex @@ -1,6 +1,6 @@ \subsection*{Submitted} \begin{itemize}[leftmargin=*] - \item\submitted{Uniquely optimal codes of low complexity are symmetric}{E.J.\ King, D.G.\ Mixon and H.\ Parshall}{2008.blah} + \item\submitted{Uniquely optimal codes of low complexity are symmetric}{E.J.\ King, D.G.\ Mixon and H.\ Parshall}{2008.12871} \item\submitted{Periodic words, common subsequences and frogs}{B.\ Bukh}{1912.03510} \end{itemize} \subsection*{Accepted} diff --git a/cv.tex b/cv.tex index 9b732be..b226f37 100644 --- a/cv.tex +++ b/cv.tex @@ -23,7 +23,7 @@ \newcommand*{\at}[1]{\vspace{-5pt}\begin{itemize}[leftmargin=0.75cm]\item[@]#1\end{itemize}} \newcommand*{\with}[1]{\begin{itemize}[leftmargin=1.25cm]\item[with]#1\end{itemize}} -\newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}} +\newcommand*{\arXiv}[1]{\href{http://arxiv.org/abs/#1}{arXiv:#1}} % \published{title}{coauthors}{journal}{vol}{no}{pp}{date} \newcommand*{\published}[7]{{\nopagebreak #1. \textit{#3}, vol #4, no #5, pp #6, #7.\with{#2.}}} % \accepted{title}{coauthors}{journal}{arXiv} -- cgit v1.2.3