Skip to: Site menu | Main content

LaTeX CV/Résumé Template

I have created a LaTeX CV template which is free to use and distribute. The only condition is that you credit me the author of the template. I have included a pdf of what the CV will look like once you have finished. The CV in the template is my own personnal CV.

latex_CV_resume_template_v1.0.tex

latex_CV_resume_template_v1.0.pdf pdf icon

LaTeX Resources

LaTeX is great document preperation system. Below are some useful links to get you started on using LaTeX.

BibTeX symbol hack

In LaTeX the command for the LaTeX symbol is "/LaTeX"

In LaTeX 2e there is not a corresponding command for BibTeX. I am not really that fond of hacks, but you can use the definition below to define the command "/BibTeX" to produce the BibTeX symbol.

\def\BibTeX{{\rm B\kern-.05em{\sc i\kern-.025em b}\kern-.08em
T\kern-.1667em\lower.5ex\hbox{E}\kern-.125emX }}