\documentclass{karencv}
\begin{document}
\cvheader{John Doe}
\section{Contact Information}
John Doe\\
12 Street\\
123 45, Somewhere~\\
Country\\~\\
Phone: +1-23456789\\
E-mail: \email{john.doe@email.com}\\
Website: \url{http://www.google.com}
\section{Education}
\makecol{2014--}{Ph. D. student, University, Department}
\makecol{2014}{M. Sc., Major, University}
\makecol{2012}{B. Sc., Major, University}
\section{Professional Experience}
\makecol[0.15]{2012--2014}{Some job, Somewhere}
\section{Publications}
\makecol{2018}{Paper A, \emph{Journal}}
\makecol{2017}{Paper B, \emph{Journal}}
\section{Manuscripts in Submission}
Paper C
\section{Manuscripts in Preparation}
\begin{articlelist}
\item Paper D: This paper has a very long title so when the line breaks it is indented to distinguish the entries more clearly
\item Paper E
\end{articlelist}
\section{Presentations}
\subsection{Conference talks}
\makecol{2017}{"Paper A", The Conference in London, UK. December 1--2.}
\subsection{Departmental talks}
\makecol{2017}{Department, University. December 3.}
\section{Professional Service}
Reviewer for Journal of Research, International Journal of Research
\section{Departmental Service}
Board of the Department, board member, 2015--2016
\section{Teaching Experience}
\makecol[0.15]{2012--2014}{Teaching assistant, University, Department}
\subsection{Instructor}
\makecol[0.15]{2016--2017}{Course A}
\makecol[0.15]{2015--2016}{Course B}
\makecol[0.15]{2015}{Course C}
\makecol[0.15]{2014--2015}{Course D}
\section{Computer Skills}
\subsection{Programming}
R, C++
\subsection{Software development}
GitHub
\section{Languages}
Swedish (native)\\
English (fluent)
\section{References}
\begin{reflist}
\item Jane Smith \\
Department, University\\
12 Street \\
123 45 City\\
Country\\
+1-23456789\\
\email{jane@email.com}
\item Jane Smith \\
Department, University\\
12 Street \\
123 45 City\\
Country\\
+1-23456789\\
\email{jane@email.com}
\end{reflist}
\end{document}

PDF Preview
Create an account to compile and preview