-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresume.typ
More file actions
30 lines (22 loc) · 757 Bytes
/
resume.typ
File metadata and controls
30 lines (22 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#set text(size: 10pt)
#set page(margin: (x: 1.3cm, y: 1.8cm))
#import "sections/header.typ" as h
#import "sections/education.typ" as e
#import "sections/skills_resume.typ" as sr
#import "sections/publications.typ" as p
#import "sections/work.typ" as w
#import "utils.typ" as u
// ----------------------------------------------------------------------------
#h.header()
#sr.skills_resume()
#w.work(academic: false)
#e.education(academic: false)
#include "sections/projects.typ"
#u.section_heading("Publications")
- Five publications in peer-reviewed academic journals, including one
first-authored publication.
- Three manuscripts either in review or released as a preprint.
=== Selected Publications
- #p.strkit_pub
- #p.snipe_pub
- #p.epivar_pub