Skip to content

bebatut/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My CV

This CV has been generated using Awesome CV, a LaTeX template for a CV(Curriculum Vitae)

How to Use

Requirements

A full TeX distribution is assumed. Various distributions for different operating systems (Windows, Mac, *nix) are available but TeX Live is recommended.

Usage

At a command prompt, run

$ xelatex cv.tex

This should result in the creation of cv.pdf

List of Publications

You can generate list of publication from BibTeX source files. BibLaTeX and biber should be available. To generate document with the list of publications, at a command prompt, run

$ xelatex cv.tex
$ biber cv
$ xelatex cv.tex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published