diff options
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} |
