-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path0902_funding.Rmd
More file actions
50 lines (27 loc) · 2.04 KB
/
0902_funding.Rmd
File metadata and controls
50 lines (27 loc) · 2.04 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
```{r include = FALSE}
source("common.R")
# install.packages("devtools")
if (!require("tweetrmd")) devtools::install_github("gadenbuie/tweetrmd")
library(tweetrmd) #... embedding tweets
```
# Sources of Funding
## Internal Wake Forest
https://ureca.wfu.edu/student-resources/starr-travel-grant
## External
### General Advise
https://twitter.com/RohacsTibor/status/1468678482897084426
### International Alliance for Ability in Science
https://iafais.org/scholarships
## Behavior Genetics Association
Travel Awards
## Council of Graduate Departments of Psychology (COGDOP)
https://www.cogdop.org/scholarships/
<!--
### SMEP
https://smep.org/resources/underrepresented-fellowships Support for Students from Underrepresented Groups to Attend Methodological Workshop
-->
### SPSP
SPSP has travel awards
# Sample Materials
## NSFGRFP
I've included my National Science Foundation Graduate Fellowship materials. You can find them in the [source code for the handbook](https://github.com/R-Computing-Lab/handbook/tree/main/admin/masonmaterials/nsfgrfp). I applied twice. Here's my personal statement [(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/unsuccessful/MG_NOWIN_personal_submitted.pdf), research proposal[(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/unsuccessful/MG_NOWIN_research.pdf), and reviewer feedback [(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/unsuccessful/MG_NOTWIN_ViewApplReview.pdf) for my unsuccessful first attempt . And here are those same things (personal statement [(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/successful/mg.personal_2014.pdf), research proposal[(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/successful/mg.research.pdf), and reviewer feedback [(pdf)](https://github.com/R-Computing-Lab/handbook/blob/main/admin/masonmaterials/nsfgrfp/successful/mg.ViewApplReview.pdf)) for my successful 2nd attempt.