Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abrandenberger/academic-resume

A special academic or professional LaTeX resume template
https://github.com/abrandenberger/academic-resume

cv latex latex-template latex-template-cv resume tex

Last synced: 28 days ago
JSON representation

A special academic or professional LaTeX resume template

Awesome Lists containing this project

README

        

# 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](https://github.com/treyhunner/resume).

## Preview
| Long Version | Short Version |
|:---:|:---:|
|[](https://github.com/abrandenberger/academic-resume/blob/main/long-resume.pdf) |[](https://github.com/abrandenberger/academic-resume/blob/main/short-resume.pdf) |

## 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.