diff options
| author | chris <chris@opensuseme> | 2019-06-12 17:25:29 -0400 |
|---|---|---|
| committer | chris <chris@opensuseme> | 2019-06-12 17:25:29 -0400 |
| commit | 6ce69aba80306862e3ee6464d241fe71efea75c1 (patch) | |
| tree | 1b6660b756a152ee0d1c49d1a7ccea32091f47bb /cv.tex | |
| parent | 1bef380280188f07cc742722fdfe44fab4857057 (diff) | |
| download | cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar.gz cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar.bz2 cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar.lz cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar.xz cv-6ce69aba80306862e3ee6464d241fe71efea75c1.tar.zst cv-6ce69aba80306862e3ee6464d241fe71efea75c1.zip | |
small updates
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,6 +5,7 @@ \usepackage[colorlinks=true,citecolor=blue,urlcolor=blue,linkcolor=blue,bookmarksopen=true]{hyperref} \usepackage{tikz} \usepackage{enumitem} +\usepackage{bibentry} % 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 @@ -35,6 +36,8 @@ \begin{document} +%\nobibliography{content/papers} +%\bibliographystyle{abbrv} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -74,7 +77,6 @@ Extremal combinatorics, probablilistic methods, algebraic methods, graph theory, \section*{Publications} \subsection*{Submitted} \input{content/submitted.tex} - \subsection*{Published} \input{content/publications.tex} |
