Skip to: Site menu | Main content

LaTeX CV/Resume Template

I have created a LaTeX CV template which is free to use and distribute. The template is in fact my own personnal CV.

LaTeX source code - latex_CV_resume_template.tex

Typeset output (ie what it looks like) - latex_CV_resume_template.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 }}