-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpublications.qmd
More file actions
48 lines (42 loc) · 869 Bytes
/
publications.qmd
File metadata and controls
48 lines (42 loc) · 869 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
page-layout: full
pagetitle: "Publications - Ben Black"
title-block-banner: false
format:
html:
anchor-sections: true
css: css/publications.css
listing:
- id: Journal-articles
template: ejs/publication_yearly.ejs
contents:
- publications/publications.yaml
field-display-names:
summary: "Summary"
field-types:
summary: raw
- id: Theses
template: ejs/publication.ejs
contents:
- publications/theses.yaml
- id: Student-theses
template: ejs/publication.ejs
contents:
- publications/student_theses.yaml
- id: Other-content
template: ejs/gallery.ejs
contents:
- publications/other_outputs.yaml
---
### Journal Articles
::: {#Journal-articles}
:::
### Theses
::: {#Theses}
:::
### Student theses supervised
::: {#Student-theses}
:::
### Other content
::: {#Other-content}
:::