diff options
| author | Chris Cox <chrisorcox@domainate.xyz> | 2020-05-14 16:57:55 -0400 |
|---|---|---|
| committer | Chris Cox <chrisorcox@domainate.xyz> | 2020-05-14 16:57:55 -0400 |
| commit | 7d08f7ddbe6561cf451f7b20c2cfc1846340023e (patch) | |
| tree | 89d21755f9aa8bad3e8caf6be9a8e15017d6a8b3 /cv.tex | |
| parent | 0fd0a2e7d81eaa78b6a285104af53154799642cf (diff) | |
| download | cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.gz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.bz2 cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.lz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.xz cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.tar.zst cv-7d08f7ddbe6561cf451f7b20c2cfc1846340023e.zip | |
tweaking its look
Diffstat (limited to 'cv.tex')
| -rw-r--r-- | cv.tex | 16 |
1 files changed, 6 insertions, 10 deletions
@@ -24,11 +24,7 @@ \def\doc{Curriculum Vit\ae{}} - - \begin{document} -%\nobibliography{content/papers} -%\bibliographystyle{abbrv} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%% title+contact %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -42,22 +38,22 @@ \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} \end{document} |
