/CV

Personal Curriculum Vitae

Primary LanguageTeX

initial commit# What is this

This is a repository that contains my up-to-date CV in LaTeX which is based on the acadameic research CV template.

The academic research CV template integrates the following packages:

  • biblatex (with modifications)
  • moderncv
  • moderntimeline
  • pdfpages
  • xpatch

How to build

pdflatex main.tex
biber main.bcf
pdflatex main.tex
pdflatex main.tex

HTML Version

The pdf can be compiled into an HTML version, using pdf2htmlex. Once you have 'pdf2htmlex' installed you can convert the pdf to html using the following command:

pdf2htmlex main.pdf