Skip to content

Repository for my CV and resume, typeset in LaTeX. Updates are compiled automatically upon pushes with tags.

License

Notifications You must be signed in to change notification settings

nicholasosaka/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cv

Repository for my CV, typeset in LaTeX.

Design

This template was designed to be relatively simple to use, such that someone with minimal TeX knowledge could pick up the file, edit it, and compile to PDF.

How To Use

This is a brief description on various elements of the CV TeX code.

Education

Each line in the education section has three parts: degree type, description, and year. These are separated by & symbols.

List Items

Here is an example of an item in a "tablist"

\item[2023] \tab{}\enquote{Title} at the Venue. University, Location. October 13.

Ordinal Numbers

\nth{5} should be used instead of 5th. This works for an x.

Bold / Italics

Text should be bolded using \textbf{Text here}. \textit{Text here} will italicize text.

About

Repository for my CV and resume, typeset in LaTeX. Updates are compiled automatically upon pushes with tags.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages