%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
% Template by Martin Schrimpf <www.mschrimpf.com>
%
% Adapted from Wilson Resume/CV on http://www.LaTeXTemplates.com
% (License: CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0))
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[12pt]{report} % Default font size
\input{structure.tex}
\addbibresource{bibliography.bib}
%----------------------------------------------------------------------------------------
\begin{document}
\input{variables.tex}
\input{content.tex}
%----------------------------------------------------------------------------------------
% NAME AND CONTACT INFORMATION
%----------------------------------------------------------------------------------------
\contactinformation{}
%----------------------------------------------------------------------------------------
% EDUCATION
%----------------------------------------------------------------------------------------
\section{Education}
\education{}
% Additional information (indented and unobtrusive font)
%\begin{list}{}%
% {\setlength{\leftmargin}{0.19\linewidth}}%
% \item[]%
%{\small{\color{gray}\varEducationInfo{}}}
%\end{list}
%----------------------------------------------------------------------------------------
% PROFESSIONAL SECTION
%----------------------------------------------------------------------------------------
\section{Research and Industry Experience}
\professional{}
%----------------------------------------------------------------------------------------
% PUBLICATIONS
%----------------------------------------------------------------------------------------
\ifcsname publications\endcsname%
\section{Peer-reviewed Publications}
\publications{}
{\footnotesize* = equal contribution}
\fi
%----------------------------------------------------------------------------------------
% ABSTRACTS
%----------------------------------------------------------------------------------------
\ifcsname abstracts\endcsname%
\section{Selected Peer-reviewed Abstracts}
\abstracts{}
\fi
%----------------------------------------------------------------------------------------
% PREPRINTS
%----------------------------------------------------------------------------------------
\ifcsname preprints\endcsname%
\section{Preprints}
\preprints{}
\fi
%----------------------------------------------------------------------------------------
% PRESENTATIONS
%----------------------------------------------------------------------------------------
\ifcsname presentations\endcsname%
\section{Invited Talks}
\presentations{}
\fi
%----------------------------------------------------------------------------------------
% AWARDS
%----------------------------------------------------------------------------------------
\ifcsname awards\endcsname%
\section{Selected Awards and Funding}
\awards{}
\fi
%----------------------------------------------------------------------------------------
% GRANTS
%----------------------------------------------------------------------------------------
\iffalse
\ifcsname grants\endcsname%
\section{Grant Writing}
\grants{}
\fi
\fi
%----------------------------------------------------------------------------------------
% ADVISED STUDENTS
%----------------------------------------------------------------------------------------
\ifcsname advisedstudents\endcsname%
\section{Mentored Students}
\advisedstudents{}
\fi
%----------------------------------------------------------------------------------------
% TEACHING
%----------------------------------------------------------------------------------------
\ifcsname teaching\endcsname%
\section{Teaching}
\teaching{}
\fi
%----------------------------------------------------------------------------------------
% EXTRACURRICULAR
%----------------------------------------------------------------------------------------
\ifcsname service\endcsname%
\section{Service}
\service{}
\fi
%----------------------------------------------------------------------------------------
% LANGUAGES
%----------------------------------------------------------------------------------------
\iffalse
\ifcsname languages\endcsname%
\section{Languages}
\languages{}
\fi
\fi
%----------------------------------------------------------------------------------------
% INTERESTS
%----------------------------------------------------------------------------------------
\iffalse
\ifcsname interests\endcsname%
\section{Interests}
\interests{}
\fi
\fi
%----------------------------------------------------------------------------------------
% REFERENCES
%----------------------------------------------------------------------------------------
\ifcsname references\endcsname%
\section{References}
\references{}
\fi
%----------------------------------------------------------------------------------------
\end{document}

PDF Preview
Create an account to compile and preview