Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 895 Bytes

README.mkd

File metadata and controls

37 lines (23 loc) · 895 Bytes

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