项目作者: abrandenberger

项目描述 :
A special academic or professional LaTeX resume template
高级语言: TeX
项目地址: git://github.com/abrandenberger/academic-resume.git
创建时间: 2021-04-17T05:23:10Z
项目社区:https://github.com/abrandenberger/academic-resume

开源协议:

下载


A Special Academic Resume

This is a (amazing, beautiful, the best) LaTeX resume template. It is current made for academics, but easily also be used for software dev resumes or any other use, and is adapted from Trey Hunner’s template.

Preview

Long Version Short Version

How to use

  • Overleaf: if you want the long resume version, upload the files resume.cls,long.tex and biblio.bib as a .zip file to Overleaf; otherwise, upload the resume.cls, short.tex and bibshort.bib.
  • Local: assuming a full LaTeX installation, simply run pdflatex {long or short}.tex on the command line to get a {long or short}.pdf output; maybe you need to twice if you have a .bib file idk I just use Overleaf.