1
2
3
4
5
6
7
8
|
site_name: Ethics in Contemporary Ethnographic Research
site_url: ""
use_directory_urls: false
nav:
- Home: 'index.md'
- Units:
- 'weeks/1.md'
|
>
>
|
1
2
3
4
5
6
7
8
9
10
|
site_name: Ethics in Contemporary Ethnographic Research
site_author: "John D. Boy"
copyright: "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License."
site_url: ""
use_directory_urls: false
nav:
- Home: 'index.md'
- Units:
- 'weeks/1.md'
|
22
23
24
25
26
27
28
29
30
|
- smarty
- def_list
plugins:
- search
- with-pdf:
cover_subtitle: "Spring 2023"
toc_level: 1
ordered_chapter_level: 1
|
>
|
24
25
26
27
28
29
30
31
32
33
|
- smarty
- def_list
plugins:
- search
- with-pdf:
cover_subtitle: "Spring 2023"
toc_title: "Contents"
toc_level: 1
ordered_chapter_level: 1
|