tCondense and update - cv - curriculum vitae
 (HTM) git clone git://src.adamsgaard.dk/cv
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 71be77c3d399afcad531a1e327e339be6b8b8343
 (DIR) parent 400268512bf550f178ebb603355f92671838ab8b
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Fri,  7 Feb 2020 13:26:46 +0100
       
       Condense and update
       
       Diffstat:
         M cv.tex                              |      21 +++++++++++----------
       
       1 file changed, 11 insertions(+), 10 deletions(-)
       ---
 (DIR) diff --git a/cv.tex b/cv.tex
       t@@ -55,7 +55,7 @@
        %\setlength{\multicolsep}{0.0pt plus 2.0pt minus 1.5pt}
        
        %\setlength{\columnsep}{5pc}
       -\usepackage[lmargin=1.5in,rmargin=1.5in,bmargin=2.0in]{geometry}
       +\usepackage[lmargin=1.0in,rmargin=1.0in,tmargin=1.0in,bmargin=1.5in]{geometry}
        
        % Headers and footers
        \usepackage{lastpage} % for "Page N of M" footer
       t@@ -139,18 +139,13 @@
        
        \section*{Education}
        \begin{itemize}[leftmargin=1in,topsep=0in,parsep=0.5em,labelwidth=0.9in,align=left]
       -    \item[2013--15] \textbf{\large Aarhus University}\\
       +    \item[2010--15] \textbf{\large Aarhus University}\\
                Department of Geoscience\\
       -        Ph.D.: \emph{``Numerical modeling of subglacial sediment 
       +        Ph.D.+M.Sc.: \emph{``Numerical modeling of subglacial sediment 
                deformation''}\\
                \emph{Supervisor:} David L.\ Egholm
                Thesis download: \url{https://adamsgaard.dk/ad-thesis.pdf}
        
       -    \item[2010--13] \textbf{\large Aarhus University}\\
       -        Department of Geoscience\\
       -        M.Sc.\ equivalent: Subglacial geology and sedimentology\\
       -        \emph{Supervisors:} David L.\ Egholm and Jan A.\ Piotrowski
       -
            \item[2006--10] \textbf{\large Aarhus University}\\
                Department of Geoscience\\
                B.Sc.: Quaternary Geology\\
       t@@ -251,6 +246,11 @@
        \section*{Publications}
        \begin{etaremune}[leftmargin=0in,topsep=0in,parsep=0in]
        
       +    \item \textbf{Damsgaard, A.}, J.\ Suckale, and L.\ Goren
       +        ``Evolving basal slip under glaciers and ice streams''.
       +        Submitted to \emph{PNAS}.
       +                \url{https://arxiv.org/abs/2002.02436}
       +
            \item \textbf{Damsgaard, A.}, O.\ Sergienko, and A.\ Adcroft
                ``The effects of ice floe-floe interactions on pressure ridging in sea ice''.
                Submitted to \emph{Geophysical Research Letters}.
       t@@ -568,8 +568,9 @@
        \begin{itemize}[leftmargin=0in,topsep=0in,parsep=0in]
        
            \item Proficient programmer in C, C\texttt{++}, OpenMP, MPI, Python, CUDA 
       -        C, Oc\-ta\-ve/MAT\-LAB, Julia, HTML/CSS/Javascript/PHP/MySQL, 
       -        bash/sed/awk, \LaTeX{}, and POSIX operating system environments.
       +        C, Oc\-ta\-ve/MAT\-LAB, Julia, HTML, CSS, Javascript, PHP,
       +        Postgresql, MySQL, sh/sed/awk, \LaTeX{}, and POSIX operating
       +        system environments.
        
            \item Creator of \textbf{sphere}, a three-dimensional discrete element 
                method algorithm with optional fluid coupling. Written in CUDA C, C++,