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!
- Sort by time (Newest first)
- Suitable for both academic & industry
- Use bibtex to manage papers
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