-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path_quarto.yml
More file actions
130 lines (127 loc) · 3.76 KB
/
Copy path_quarto.yml
File metadata and controls
130 lines (127 loc) · 3.76 KB
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
project:
type: website
website:
title: "Lab Wiki for the Developmental Psychopathology Lab"
repo-url: https://github.com/DevPsyLab/LabWiki
repo-actions: [edit, source, issue]
google-analytics: G-8JSDTYMH7P
navbar:
logo: images/labLogo.png
search: true
tools:
- icon: github
menu:
- text: "Source Code"
href: https://github.com/DevPsyLab/LabWiki
- text: "Report a Bug"
href: https://github.com/DevPsyLab/LabWiki/issues/new
- icon: twitter
href: https://twitter.com/devpsylab
- icon: facebook
href: https://www.facebook.com/DevPsyLab
- icon: instagram
href: https://www.instagram.com/devpsylab
left:
- href: index.qmd
text: Home
- text: "Lab Manual"
href: lab-manual.qmd
- text: "Expectations"
menu:
- text: Everyone
href: expectations-everyone.qmd
- text: Undergraduate Research Assistants
href: expectations-undergradRA.qmd
- text: SROP Students
href: expectations-SROP.qmd
- text: Graduate Students
href: expectations-gradStudent.qmd
#- text: Postdoctoral Scholars
# href: expectations-postdoc.qmd
- text: Lab Coordinator
href: expectations-labCoordinator.qmd
- text: Lab Staff
href: expectations-labStaff.qmd
- text: "Documentation"
menu:
- text: Adobe
href: adobe.qmd
- text: AI Policy
href: ai-policy.qmd
- text: Data Analysis Guides
href: https://devpsylab.github.io/DataAnalysis
- text: Honors Projects
href: honors.qmd
- text: Mediation and Moderation
href: mediationModeration.qmd
- text: Notion
href: notion.qmd
- text: Open Science
href: openScience.qmd
- text: Opportunities
href: opportunities.qmd
- text: REDCap
href: redcap-manual.qmd
- text: Qualtrics
href: qualtrics-manual.qmd
- text: Remote Participation
href: documentation-remote.qmd
- text: ResearchMatch
href: researchmatch.qmd
- text: Social Media
href: social-media.qmd
- text: Sona Systems
href: sona.qmd
- text: Studies
href: studies.qmd
- text: Video Editing
href: video-editing.qmd
- text: Visual Studio Code
href: vsCode.qmd
- text: Writing Guidelines
href: writing.qmd
- text: "Studies"
menu:
- text: Externalizing Spectrum Across the Lifespan
href: study-externalizingSpectrumAcrossLifespan.qmd
- text: School Readiness Study
href: study-schoolReadinessStudy.qmd
- text: "Prospective Applicants"
menu:
- text: Prospective Undergraduate Research Assistants
href: prospective-undergradRA.qmd
- text: Prospective Graduate Students
href: prospective-gradStudent.qmd
- about.qmd
right:
- text: "Lab Website"
href: https://developmental-psychopathology.lab.uiowa.edu
format:
html:
highlight-style: a11y
theme: cosmo
css: ["styles.css", "includes/custom.css", "font/css/roboto.css"]
toc: true
toc-depth: 5
toc-title: Contents
toc-location: right
execute:
error: true
warning: false
code-link: true
number-sections: true
code-fold: show
df-print: paged
code-tools:
source: true
toggle: true
link-external-newwindow: true
#include-in-header:
# - "includes/google_analytics.html"
include-after-body:
- "includes/footer.html"
license: CC BY
author-meta: "Isaac T. Petersen"
date-meta: today
lightbox:
match: auto