Skip to content

seisman/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIAN Dongdong (田冬冬)'s Curriculum Vitae

Build GitHub

These are the LaTeX source files 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 Tectonic which automatically downloads necessary dependencies.

  1. Install Tectonic:

    curl --proto '=https' --tlsv1.2 -fsSL https://drop-sh.fullyjustified.net | sh
    
  2. Build the CV:

    make
    

License

The CV template is released under the terms of the BSD 3-clause License.

Acknowledgemnt

The CV template is modified from https://github.com/leouieda/cv.