-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathtemplate.qmd
53 lines (40 loc) · 1.14 KB
/
template.qmd
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
53
---
title: CV
format:
quarto-cv-pdf: default
author: William Gosset
date: last-modified
phone: 123-456-7890
address: "Guinness Brewery · Park Royal · London NW10 7RR, UK"
email: [email protected]
fontsize: 11pt
#fontfamily: ebgaramond-maths # default font LaTeX package https://tug.org/FontCatalogue/about.html
#mainfont: Ubuntu # if you want to use a different locally installed font
#CJKmainfont: Noto Sans CJK JP # locally installed Asian character font, must use with xelatex
#github: github # github account
orcid: 0000-0002-1825-0097 # orcid identifier
#osf: ymqui # osf five character id
#twitter: twitter # twitter handle
web: quarto.org
fontawesome: yes
nocite: '@*'
bibliography:
peer: peer_bib.bib
other: other_bib.bib
validate-yaml: false
csl: apa-cv.csl
---
# Employment
*Arthur Guinness & Son*
Chief Brewer (Park Royal) \hfill 1935-1937
Researcher (Dublin) \hfill 1899-1935
# Education
*New College, Oxford University*, B.A. Chemistry \hfill 1899
# Publications
::: {#refs-peer}
:::
# Technical Reports
::: {#refs-other}
:::
# References
Available upon request, though likely would include Karl Pearson and Ronald A. Fisher.