summaryrefslogtreecommitdiff
path: root/pub-list.tex
diff options
context:
space:
mode:
authorChris Cox <chris@mathematicaster.org>2021-09-26 17:58:54 -0500
committerChris Cox <chris@mathematicaster.org>2021-09-26 17:58:54 -0500
commitc63aaaeb645568eab8e9edffcc6cebbc495a79a7 (patch)
tree97943f6ae2a6a5b82c92e580ca5b5a13802b87df /pub-list.tex
parentce229d2005fed6b56442422f4235923f1e6898c3 (diff)
downloadcv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar.gz
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar.bz2
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar.lz
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar.xz
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.tar.zst
cv-c63aaaeb645568eab8e9edffcc6cebbc495a79a7.zip
Got rid of page numbers
Diffstat (limited to 'pub-list.tex')
-rw-r--r--pub-list.tex31
1 files changed, 28 insertions, 3 deletions
diff --git a/pub-list.tex b/pub-list.tex
index 83b6bc0..6f17082 100644
--- a/pub-list.tex
+++ b/pub-list.tex
@@ -2,7 +2,8 @@
\usepackage[margin=1in]{geometry}
\usepackage{amsfonts, amsmath, amssymb, amsthm}
-\PassOptionsToPackage{obeyspaces}{url}
+\PassOptionsToPackage{obeyspaces,hyphens}{url}
+\usepackage{url}
\usepackage[colorlinks=true,citecolor=blue,urlcolor=blue,linkcolor=blue,bookmarksopen=true]{hyperref}
\usepackage{tikz}
\usepackage{enumitem}
@@ -18,7 +19,29 @@
\setlength\parskip{5pt}
-\newcommand*{\arXiv}[1]{\href{http://arxiv.org/pdf/#1}{arXiv:#1}}
+% \newcommand*{\at}[1]{\\[2pt]\hspace*{-5pt}\begin{minipage}{\textwidth}\begin{itemize}\item[@]#1\end{itemize}\end{minipage}}
+\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{https://arxiv.org/abs/#1}{arXiv:#1}}
+\newcommand*{\doi}[1]{\href{https://doi.org/#1}{DOI:#1}}
+% \published{title}{coauthors}{journal}{vol}{no}{pp}{date}{url}
+\newcommand*{\published}[8]{%
+ {\nopagebreak
+ #1. \textit{#3}, \ifthere{vol}{#4}\ifthere{no}{#5}\ifthere{pp}{#6}#7.
+ \with{#2.}
+ }
+}
+% \accepted{title}{coauthors}{journal}{arXiv}
+\newcommand*{\accepted}[4]{#1. \textit{#3}. \arXiv{#4}.\with{#2.}}
+% \submitted{title}{coauthors}{arXiv}
+\newcommand*{\submitted}[3]{#1. \arXiv{#3}.\with{#2.}}
+
+\def\ifthere#1#2{%
+ \if\relax\detokenize{#2}\relax%
+ \else%
+ {#1 #2,}
+ \fi}
\def\doc{Publication List}
@@ -28,13 +51,15 @@
\begin{document}
%\nobibliography{content/papers}
%\bibliographystyle{abbrv}
-
+\pagestyle{empty}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input{content/header.tex}
+\hrule\hrule
+
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%% body %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%