% !TEX TS-program = luatex
% USA STEM CV LaTeX Template
%
% Author:
% Sabrina Benge
%
% Template license:
% CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
\documentclass[localFont,alternative]{documentMETADATA}
\name{Jane}{Doe}
\tagline{Electrical Engineer | Instructor}
\photo{2.5cm}{DCE2small2}
\socialinfo{
\linkedin{sbenge}
\personalLink{personal-email}\\
\smartphone{+1 806 867 5309}
\email{email@email.edu}\\
\address{City, State}
\infos{U.S. Citizen}
}
\begin{document}
\makecvheader
\makecvfooter
{\textsc{}} %\selectlanguage{english}\today
{\textsc{Sabrina Benge - CV}}
{\thepage}
\input{section_headline} % Research Statement
\input{section_experience} % Section Professional Experience
\input{section_publications_etc} % Section Publications, presentations,...
\input{section_skills} % Section Skills
\input{section_languages} % Section languaqes
\input{section_honors_awards} % Section Honors and Awards
%\input{section_interets} % Section interests
\input{section_projects} % Section Projects
\input{section_outreach_volunteering} % Section Professional Outreach and volunteering
\input{section_teaching_mentoring} % Section Teaching and Mentoring
\input{section_certifications} % Section Certifications
\input{section_references} % Section references
\end{document}