Curriculum Vitae
Download
Please select your preferred language:
- Curriculum Vitae in English (United Kingdom) [pdf]
- Résumé in English (United States) [pdf]
- Curriculum Vitae en Français [pdf]
Compile it yourself
My Curriculum Vitae is also available as source in a Subversion repository. In order to build it, ensure you have the following software packages installed on your system:
- xsltproc — a command line XSLT processor;
- LaTeX — a document preparation system;
- rubber — a wrapper for LaTeX and friends;
- pmake — a program for creating other programs.
In order to download the source, launch the following command in a terminal:
svn checkout https://marvin.blogreen.org/svn/resume/trunk resume
cd to the resume directory and launch
pmake to build the resume. You will probably have
to tweak the build parameters to get a resume that fits your
needs. This (along with other stuff) is detailed in the
README file provided with the source code.