Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abrandenberger/academic-resume
- Owner: abrandenberger
- Created: 2021-04-17T05:23:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-17T06:38:11.000Z (over 3 years ago)
- Last Synced: 2024-07-30T20:52:32.101Z (4 months ago)
- Topics: cv, latex, latex-template, latex-template-cv, resume, tex
- Language: TeX
- Homepage:
- Size: 937 KB
- Stars: 56
- Watchers: 1
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.