My C.V. can be viewed and downloaded at https://github.com/cbenway/cv/blob/master/cv.pdf.
On Ubuntu install these packages:
sudo apt-get update
sudo apt-get install texlive texlive-latex-extra
On OS X, install MacTeX.
The to_pdf.sh
script will create the final PDF.
to_pdf.sh cv.tex
The code used to generate this C.V. was written by Dave Tang.