summaryrefslogtreecommitdiff
path: root/cv.tex
diff options
context:
space:
mode:
Diffstat (limited to 'cv.tex')
-rw-r--r--cv.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/cv.tex b/cv.tex
index 2e14014..9b732be 100644
--- a/cv.tex
+++ b/cv.tex
@@ -19,7 +19,17 @@
\setlength\parskip{5pt}
+% \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{http://arxiv.org/pdf/#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}
+\newcommand*{\accepted}[4]{#1. \textit{#3}, \arXiv{#4}.\with{#2.}}
+% \submitted{title}{coauthors}{arXiv}
+\newcommand*{\submitted}[3]{#1. \arXiv{#3}.\with{#2.}}
\def\doc{Curriculum Vit\ae{}}