generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathAbout.Rmd
60 lines (46 loc) · 2.92 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
# About the Authors {-}
These credits are based on our [course contributors table guidelines](https://github.com/jhudsl/OTTR_Template/wiki/How-to-give-credits).
|Credits|Names|
|-------|-----|
|**Pedagogy**||
|Lead Content Instructor(s)|[Carrie Wright](https://carriewright11.github.io/) and [Stephanie Hicks](https://www.stephaniehicks.com/)|
|Lecturer(s) | [Michael Breshock](https://mbreshock.github.io/) and [Qier Meng](https://www.linkedin.com/in/qier-meng-41769a194/)|
|Content Author(s) | [Michael Breshock](https://mbreshock.github.io/), [Lyla Atta](https://lylaatta.github.io/) and [Carrie Wright](https://carriewright11.github.io/)|
|Content Director(s) | [Carrie Wright](https://carriewright11.github.io/) and [Stephanie Hicks](https://www.stephaniehicks.com/)|
|Acknowledgments| [Shannon Ellis](https://www.shanellis.com/), [Jeff Leek](https://jtleek.com/), and [Roger Peng](https://rdpeng.org/) - Thank you for your resources on your uses of case studies from OCS!|
|**Production**||
|Content Publisher(s)| [Ira Gooding](https://publichealth.jhu.edu/faculty/4130/ira-gooding)|
|Content Publishing Reviewer(s)| [Ira Gooding](https://publichealth.jhu.edu/faculty/4130/ira-gooding)|
|**Technical**||
|Course Publishing Engineer(s)| [Carrie Wright], [Candace Savonen]|
|Template Publishing Engineers|[Candace Savonen], [Carrie Wright]|
|Publishing Maintenance Engineer|[Candace Savonen]|
|Technical Publishing Stylists|[Carrie Wright], [Candace Savonen]|
|Package Developers ([ottr])|[John Muschelli], [Candace Savonen], [Carrie Wright]|
|**Art and Design**||
|Illustrator(s)|[Lyla Atta](https://lylaatta.github.io/), [Carrie Wright], and [Michael Breshock](https://mbreshock.github.io/)|
|Videographer(s)| [Michael Breshock](https://mbreshock.github.io/) and [Qier Meng](https://www.linkedin.com/in/qier-meng-41769a194/)|
|Videography Editor(s)| [Michael Breshock](https://mbreshock.github.io/) and [Lyla Atta](https://lylaatta.github.io/)|
|**Funding**||
|Funder(s)| This guide was funded as an extension to funding for the [Genomic Data Science Community Network (GDSCN)](https://arxiv.org/abs/2201.08443). The GDSCN is supported through a contract to Johns Hopkins University (75N92020P00235) NHGRI.|
|Funding Staff| [Jennifer Vessio](https://www.linkedin.com/in/jennifer-vessio-0a240888/)|
```{r, echo = FALSE}
devtools::session_info()
```
<!-- Author information -->
[FirstName LastName]: link to personal website
[John Muschelli]: https://johnmuschelli.com/
[Candace Savonen]: https://www.cansavvy.com/
[Carrie Wright]: https://carriewright11.github.io/
[Michael Breshock]: https://mbreshock.github.io/
<!-- Links -->
[ottr]: https://github.com/jhudsl/ottr
<!-- 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
-->