Skip to content

kevinjalbert/curriculum-vitae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae

Gitter Chat

#Information

Author: Kevin Jalbert (kevin.j.jalbert@gmail.com)

Copyright: Copyright (c) 2011 Kevin Jalbert

License: MIT License

This LaTeX file was created to provide an easy and expandable Curriculum vitae (CV) template. There is a section for the personal details, which are used to create the title of the CV. There exist helper commands that act like functions to produce formated entries. To add a new entry it becomes a simple matter of providing the new information, the formatting is already handled. In situation where a new format is desired it is quite easy to create a new helper command. There is bookmark support as well for each section created.

Example CV made with this template

#Pre-Requirements

This program takes advantage of LaTeX / pdfLaTeX

  • The LaTeX geometry package
  • The LaTeX ifthen package
  • The LaTeX ulem package
  • The LaTeX hyperref package

#Execution

  1. Download the source code and place it into a directory of choice
  2. Modify the .tex file to your own desire (should only need to adjust the personal details, and the content sections. Unless you want to add new sections.)
  3. View the actions you can perform (compiling/cleaning) by using the following command rake while in the root directory.

About

Curriculum vitae done in LaTeX that allows for easy addition of new entries using macros.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published