Skip to content

dexhunter/yaacv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Academic Curriculum Vitae

To make it simple, I did not use .cls. But I do use bibentry to manage papers (however, I do not have much yet). I am going to apply for PhD later and I think a good CV is a plus. If there are any problems, feel free to open an issue or make a pull request (PR).

Good luck!


Features

  • Sort by time (Newest first)
  • Suitable for both academic & industry
  • Use bibtex to manage papers

Usage

For Ubuntu user,

$ sudo apt-get install texlive-base texlive texlive-latex-extra

For Arch Linux user,

$ sudo pacman -S texlive-most

Then just run

$ make pdf

The pdf file will be generated. The example pdf is at releases.

If there are any issues, please report at issues