%
% CVexample.tex
% Copyright 2025 Pedro H. Mattos
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, version 1.3c .
%
% The latest version of this license LPPL (v1.3c) is in
% https://www.latex-project.org/lppl.txt
%
% This work has the LPPL maintenance status `maintained'.
%
% The current maintainer of this work is Pedro H. Mattos
%
% This work consists of the files articleCV.cls, CVexample.tex,
% and the derived file userguide.pdf
\documentclass{articleCV}
\usepackage{info}
\begin{document}
%--------------------------------------------------
% Title header
\begin{centering}
{\Huge John Smith \par}
\vspace{0.5\baselineskip}
132 My Street, London, England \par
\vspace{0.5\baselineskip}
E-mail: smithj@outlook.com \quad Telephone: (+00) 000-000-0000 \par
\end{centering}
\vspace{\baselineskip}
%--------------------------------------------------
% Section one
\section{Qualifications}
\tab
{Qualification}{Timeframe}
{Organisation}{Location}
\begin{itemize}
\item Description of qualification
\end{itemize}
%--------------------------------------------------
% Section two
\section{Work Experience}
\tab
{Position/Qualification}{Timeframe}
{Organisation, e.g. University/Business}{Location}
\begin{itemize}
\item Description of experience
\end{itemize}
%--------------------------------------------------
% Section three
\section{Technical Skills}
\tab
{Technical Skill 1, e.g. programming languages}{}
{Relevant examples, e.g. matlab, python, C++}{}
\begin{itemize}
\item Description of skill
\end{itemize}
\textbf{Language Proficiencies}
\begin{itemize}
\item Engish (native fluency), Spanish (working proficiency), Mandarin (conversational)
\end{itemize}
\end{document}

PDF Preview
Create an account to compile and preview