Skip to content

SeisPider/CV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xiao Xiao (肖晓)'s Curriculum Vitae

These are the LaTeX sources for my academic CV.

Download

Download my CV:

Build

To build the CV, you need to have LaTeX installed. The full LaTeX distribution (e.g., TeXLive on Linux or MacTeX on macOS) are usually too big (>5 GB). I recommend to install the lightweight TinyTeX (< 100MB).

  1. Install TinyTeX:

    curl -sL "https://yihui.org/tinytex/install-bin-unix.sh" | sh
    
  2. Install LaTeX packages needed by the CV template:

    make install_packages
    
  3. Build the CV:

    make cv_en.pdf
    

Acknowledgemnt

The CV template is modified from https://github.com/leouieda/cv. The Makefile and README are modified from https://github.com/seisman/cv.

About

Curriculum Vitae

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published