forked from jdossgollin/my-cv
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
52 lines (49 loc) · 1.17 KB
/
_config.yml
File metadata and controls
52 lines (49 loc) · 1.17 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Configuration for CV
person:
first_name: Adam
last_name: Pollack
title: Assistant Professor
university: University of Iowa
department: School of Earth, Environment, and Sustainability
department_link: https://https://sees.uiowa.edu/
email: adam-pollack@uiowa.edu
web: https://abpoll.github.io/
github: abpoll
googlescholar: mnigw6AAAAAJ
orcid: 0000-0001-6642-0591
address:
line1: 307 Jessup Hall
line2: 5 West Jefferson Street
postcode: Iowa City, IA 52242
country: USA
paths:
bib_path: bibliography
yaml_path: data
publications:
- title: Papers
file: my-papers.bib
- title: Conference Papers
file: conferences.bib
sections:
- title: Research Interests
file: interests.yml
- title: Appointments
file: appointments.yml
- title: Education
file: education.yml
- title: Invited Talks
file: talks.yml
- title: Advising
file: advising.yml
- title: Teaching
file: teaching.yml
- title: Awards
file: awards.yml
- title: Peer Review
file: peerreview.yml
- title: Service
file: service.yml
- title: Grants and Contracts
file: grants.yml
- title: Media Coverage
file: media.yml