-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.qmd
65 lines (46 loc) · 3.62 KB
/
index.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
54
55
56
57
58
59
60
61
62
63
64
65
<br>
## About {.unnumbered}
The results sections for this dissertation were written using [Quarto](https://quarto.org), then after finishing, I decided to add the rest of the dissertation text to learn how to make a Quarto [book](https://quarto.org/docs/books/), because I'm the type of person who finds playing with new coding and typesetting tools fun.
The [Github repository](https://github.com/bethanyhgardner/dissertation/) also includes the de-identified data, code for the statistical analyses and plots, and most of the study materials. If you're interested in using materials that aren't uploaded here, like edited images or audio files, send me an email. If you're interested in building off this data, please get in touch with [me](mailto:[email protected]) and [Sarah Brown-Schmidt](mailto:[email protected])---we're both excited about pronoun research and open science!
<br>
## Acknowledgements {.unnumbered}
**People:**
- My advisor at Vanderbilt, [Sarah Brown-Schmidt](http://sarahbrownschmidt.com/lab-page/).
- My other committee members, joint lab meeting people, and attendees at HSP and LSA, for feedback that made my thinking and presentation clearer.
- Morrigan Dunlap-Loomis, who contributed to annotating data for Experiment 3 and collecting data for Experiment 4.
**Funding:**
- This material is based upon work supported by a National Science Foundation under Grant #2214299 (Linguistics DDRI program). Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
- In addition to NSF Linguistics, this research was also supported by small grants programs of the [Vanderbilt LGBT Policy Lab](https://www.vanderbilt.edu/lgbtq-policy-lab/) and the [Peabody Office of Equity, Diversity, and Inclusion](https://peabody.vanderbilt.edu/about/office-of-equity-diversity-inclusion/).
**Open-source software:**
- All of the statistical analyses and plots were created with R ([package citations](7_references.qmd#r-packages)).
- This text is written and published using [Quarto](https://quarto.org).
- Several of the experiments were coded and hosted with [PCIbex](https://doc.pcibex.net/).
<br>
## Citation {.unnumbered}
The official dissertation document is available open-access in the [Vanderbilt database](http://hdl.handle.net/1803/18385) and with institutional access in the [ProQuest database](https://www.proquest.com/docview/2864824940).
::: quarto-appendix-secondary-label
```{=html}
BibTeX citation:
```
:::
```{=html}
<pre class="sourceCode code-with-copy quarto-appendix-bibtex"><code class="sourceCode bibtex">@thesis{gardner2023,
author = {Gardner, Bethany},
date = {2023},
title = {Learning to comprehend and produce singular \emph{they} (Publication No. 30722219)},
type = {Doctoral dissertation},
publisher = {Vanderbilt University},
archive = {ProQuest Dissertations & Theses Global},
url = {http://hdl.handle.net/1803/18385}
}
</code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre>
```
::: quarto-appendix-secondary-label
```{=html}
For attribution, please cite this work as:
```
:::
```{=html}
<pre class="sourceCode code-with-copy"><code><div id="ref-gardner2023" class="csl-entry quarto-appendix-citeas" role="listitem">Gardner, B. 2023. <i>Learning to comprehend and produce singular</i> they (Publication No. 30722219) <br>[Doctoral dissertation, Vanderbilt University]. ProQuest Dissertations & Theses Global.
</code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre>
```