%%
%% Vectra academic CV example
%%
%% This example demonstrates a research-oriented academic CV structure.
%% Users should edit profile.tex, settings.tex, and files in sections/.
%%
\makeatletter
\def\input@path{{../../src/}{src/}{examples/academic-cv/}{./}}
\makeatother
\documentclass{vectra}
\input{profile.tex}
\input{settings.tex}
\begin{document}
\VectraMakeHeader
\input{sections/education.tex}
\input{sections/research-interests.tex}
\input{sections/publications.tex}
\input{sections/talks.tex}
\input{sections/research-experience.tex}
\input{sections/teaching.tex}
\input{sections/projects.tex}
\input{sections/awards.tex}
\input{sections/leadership-service.tex}
\input{sections/media.tex}
\input{sections/skills.tex}
\end{document}

PDF Preview
Create an account to compile and preview