@@ -128,8 +128,8 @@ resume_entry(educ)
128128` ` `
129129
130130 ` ` ` {=typst}
131- #resume-entry(title: " Ph.D. in Physics" ,location: " Zürich, Switzerland" ,date: " 1905" ,description: " University of Zürich" ,)
132- #resume-entry(title: " Master of Science" ,location: " Zürich, Switzerland" ,date: " 1896 - 1900" ,description: " ETH" ,)
131+ #resume-entry(title: [ Ph.D. in Physics] ,location: [ Zürich, Switzerland] ,date: [ 1905] ,description: [ University of Zürich] ,)
132+ #resume-entry(title: [ Master of Science] ,location: [ Zürich, Switzerland] ,date: [ 1896 - 1900] ,description: [ ETH] ,)
133133 ` ` `
134134
135135` ` ` r
@@ -146,7 +146,7 @@ resume_entry(award, details = c("detail1", "detail2"))
146146` ` `
147147
148148 ` ` ` {=typst}
149- #resume-entry(title: " Nobel Prize in Physics" ,location: " Stockholm, Sweden" ,date: " 1921" ,description: " For his services to" ,)
149+ #resume-entry(title: [ Nobel Prize in Physics] ,location: [ Stockholm, Sweden] ,date: [ 1921] ,description: [ For his services to] ,)
150150 #resume-item[
151151 - Theoretical Physics
152152 - Discovery of the law of the photoelectric effect
@@ -176,7 +176,7 @@ work |>
176176` ` `
177177
178178 ` ` ` {=typst}
179- #resume-entry(title: " Associate Professor" ,location: " Zürich, Switzerland" ,date: " 1909 - 1911" ,description: " University of Zürich" ,)
180- #resume-entry(title: " Junior Professor" ,location: " Bern, Switzerland" ,date: " 1908 - 1909" ,description: " University of Bern" ,)
181- #resume-entry(title: " Technical Assistant" ,location: " Bern, Switzerland" ,date: " 1902 - 1908" ,description: " Federal Patent Office" ,)
179+ #resume-entry(title: [ Associate Professor] ,location: [ Zürich, Switzerland] ,date: [ 1909 - 1911] ,description: [ University of Zürich] ,)
180+ #resume-entry(title: [ Junior Professor] ,location: [ Bern, Switzerland] ,date: [ 1908 - 1909] ,description: [ University of Bern] ,)
181+ #resume-entry(title: [ Technical Assistant] ,location: [ Bern, Switzerland] ,date: [ 1902 - 1908] ,description: [ Federal Patent Office] ,)
182182 ` ` `
0 commit comments