generated from jhudsl/AnVIL_Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAbout.Rmd
71 lines (56 loc) · 2.04 KB
/
About.Rmd
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
# About the Authors {-}
These credits are based on our [course contributors table guidelines](https://github.com/jhudsl/OTTR_Template/wiki/How-to-give-credits).
<!-- Authors of AnVIL modules have been listed as Content Contributors, under "AnVIL instructions". -->
|Credits|Names|
|-------|-----|
|**Pedagogy**||
|Lead Content Instructor(s)|[Katherine Cox]|
|Lecturer(s)||
|Content Author(s)||
|Content Contributor(s)|[Ava Hoffman]|
|Content Editor(s)/Reviewer(s)|Frederick Tan, Javier Carpinteyro-Ponce, [Ava Hoffman], [Elizabeth Humphries], Natalie Kucher|
|Content Director(s)|Frederick Tan|
|Content Consultants||
|Acknowledgments||
|**Production**||
|Content Publisher(s)||
|Content Publishing Reviewer(s)||
|**Technical**||
|Course Publishing Engineer(s)||
|Template Publishing Engineers|[Candace Savonen], [Carrie Wright]|
|Publishing Maintenance Engineer|[Candace Savonen]|
|Technical Publishing Stylists|[Carrie Wright], [Candace Savonen]|
|Package Developers ([ottrpal])|[John Muschelli], [Candace Savonen], [Carrie Wright]|
|**Art and Design**||
|Illustrator(s)||
|Figure Artist(s)||
|Videographer(s)||
|Videography Editor(s)||
|Audiographer(s)||
|Audiography Editor(s)||
|**Funding**||
|Funder(s)||
|Funding Staff||
```{r, echo = FALSE}
devtools::session_info()
```
<!-- Author information -->
[FirstName LastName]: link to personal website
[Allie Cliffe]: https://alliecliffe.com/
[Katherine Cox]: https://katherinecox.github.io/
[Ava Hoffman]: https://www.avahoffman.com/
[Elizabeth Humphries]: https://www.linkedin.com/in/elizabeth-humphries-61202a103/
[John Muschelli]: https://johnmuschelli.com/
[Candace Savonen]: https://www.cansavvy.com/
[Carrie Wright]: https://carriewright11.github.io/
<!-- Links -->
[ottrpal]: https://github.com/jhudsl/ottrpal
<!-- Fill out this table using these instructions: https://github.com/jhudsl/OTTR_Template/wiki/How-to-give-credits
For JHU courses, You will need to add Ira as a credit:
|Content Publisher|[Ira Gooding]|
...
[Ira Gooding]: https://publichealth.jhu.edu/faculty/4130/ira-gooding
-->