LaTeX CV Template
The LaTeX template on which my own CV is based is
available below and may be used freely by anyone interested in
creating their own CV or resume in LaTeX. The template is based on
the article class and only requires on standard packages such
as hyperref, geometry, and mathpazo. Note that my CV and
the example below have diverged somewhat over the years.
Download
- Example CV, PDF: cv-us.pdf
- Example CV, LaTeX source: cv-us.tex
- My CV, PDF: cv.pdf
- My CV, LaTeX source: cv.tex
Instructions
To use the template, simply edit the file cv-us.tex and run
pdflatex cv-us.tex
There are a couple of macros such as \name and \footerurl
that need to be redefined. The sections in the template can
be used as examples to create your own.
Elsewhere
This template inspired the Classic layout at CV Foundry, a (paid) web service for generating custom resumes, which uses XeTeX as a backend to generate PDFs.