diff options
Diffstat (limited to 'extended.tex')
| -rw-r--r-- | extended.tex | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/extended.tex b/extended.tex index 9021798..68f0130 100644 --- a/extended.tex +++ b/extended.tex @@ -10,7 +10,7 @@ % 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 -\usepackage{etoolbox} +\usepackage{etoolbox} \patchcmd{\thebibliography}{\leftmargin\labelwidth}{\leftmargin\labelwidth\addtolength\itemsep{-0.1\baselineskip}}{}{} \setlength\parindent{0pt} @@ -36,25 +36,25 @@ \setlist{nolistsep} -\section*{Research interests} +\section*{Research interests \hrulefill} \input{content/interests.tex} -\section*{Education} +\section*{Education \hrulefill} \input{content/education.tex} -\section*{Academic positions} +\section*{Academic positions \hrulefill} \input{content/positions.tex} -\section*{Publications} +\section*{Publications \hrulefill} \input{content/publications.tex} -\section*{Presentations} +\section*{Presentations \hrulefill} \input{content/presentations.tex} -\section*{Awards/Grants} +\section*{Awards/Grants \hrulefill} \input{content/awards-grants.tex} -\section*{Workshops} +\section*{Workshops \hrulefill} \input{content/workshops.tex} \end{document} |
