generated from jhudsl/OTTR_Template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
About.Rmd
61 lines (47 loc) · 2.07 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
# About the Authors {-}
These credits are based on our [course contributors table guidelines](https://github.com/jhudsl/DaSL_Course_Template_Bookdown/wiki/How-to-give-credits).
|Credits|Names|
|-------|-----|
|**Pedagogy**||
|Lead Content Instructor|[Ava Hoffman]|
|Content Author|Robert Meller|
|Content Idea Contributor|Robert Meller|
|Content Contributor | [Jeff Leek], [Michael Schatz], [Frederick Tan]|
|Content Editors| [Katherine Cox], Natalie Kucher, [Frederick Tan]|
|Content Directors | [Jeff Leek], [Frederick Tan]|
|Content Consultants (General) | [Jeff Leek], Tiffany Rolle, [Frederick Tan], [Carrie Wright] |
|**Production**||
|Content Publisher|[Ira Gooding]|
|**Technical**||
|Template Publishing Engineers|[Candace Savonen], [Carrie Wright]|
|Publishing Maintenance Engineer|[Candace Savonen]|
|Technical Publishing Stylists|[Carrie Wright], [Candace Savonen]|
|Package Developers ([Leanbuild])|[John Muschelli], [Candace Savonen], [Carrie Wright]|
|**Funding**||
|Funder| [National Human Genome Research Institute (NHGRI)] |
|Funding Staff| Fallon Bachman, Jennifer Vessio, Emily Voeglein|
```{r, echo = FALSE}
devtools::session_info()
```
<!-- Author information -->
[Katherine Cox]: https://publichealth.jhu.edu/faculty/4170/katherine-cox
[Ira Gooding]: https://publichealth.jhu.edu/faculty/4130/ira-gooding
[Ava Hoffman]: https://www.avahoffman.com/
[Jeff Leek]: https://jtleek.com/
[John Muschelli]: https://johnmuschelli.com/
[National Human Genome Research Institute (NHGRI)]: https://www.genome.gov/
[Candace Savonen]: https://www.cansavvy.com/
[Michael Schatz]: http://schatz-lab.org/
[Frederick Tan]: https://carnegiescience.edu/frederick-tan
[Carrie Wright]: https://carriewright11.github.io/
<!-- Links -->
[Ottrpal]: https://github.com/jhudsl/ottrpal
<!-- Fill out this table using these instructions: https://github.com/jhudsl/DaSL_Course_Template_Bookdown/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
-->