1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 24fe5b23-1dbf-4734-84d0-7475e55fec3b
title: Ethics in Contemporary Ethnographic Research
description: Course syllabus
authors: []
license: CC-BY-SA-4.0
exports:
- format: typst
template: ieee-typst
output: _build/syllabus-latest.pdf
site:
template: book-theme
options:
logo_text: ECER 2024
folders: true
hide_search: true
hide_footer_links: true
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 24fe5b23-1dbf-4734-84d0-7475e55fec3b
title: Ethics in Contemporary Ethnographic Research
description: Course syllabus
authors: []
license: CC-BY-SA-4.0
exports:
- format: typst
template: ieee-typst
output: syllabus-latest.pdf
site:
template: book-theme
options:
logo_text: ECER 2024
folders: true
hide_search: true
hide_footer_links: true
|