Skip to content

Commit 8861e95

Browse files
Merge pull request #190 from neuroinformatics-unit/get-involved
Document internship & job availability
2 parents b79fd6d + 4e1ba6c commit 8861e95

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"https://www.incf.org/sites/default/files/files/INCF_GSoC_2022_Application_template.pdf",
7878
"https://neuroinformatics.dev/slides-templates-atlases/#/on-templates-and-atlases",
7979
"https://errantscience.com/",
80+
"https://in2scienceuk.org/our-programmes/in2research/",
8081
r"https://www\.cell\.com/.*", # Use regex pattern to match all cell.com URLs
8182
r"https?://(?:dx\.)?doi\.org/.*", # Use regex pattern to match all DOI URLs
8283
]

docs/source/get-involved/index.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Get involved
2+
3+
## Contributing to Neuroinformatics Unit projects
24
We always welcome contributions to all of our software, whether from experienced developers, or researchers looking
35
to make their first open-source contribution.
46

@@ -9,7 +11,19 @@ but it can be _complicated_.
911

1012
For this reason we have written some documents to outline the processes we use, so hopefully they aren't so opaque.
1113
We are also happy to guide new contributors through the process. For more details please see
12-
[details about mentored open source contributions](mentoring) and [Google Summer of Code](gsoc/index).
14+
[our documentation about mentored open source contributions](mentoring).
15+
16+
## Internships
17+
We offer a number of paid internships each year, through established programs such as
18+
[Google Summer of Code](gsoc/index) and [In2research](https://in2scienceuk.org/our-programmes/in2research/).
19+
Unfortunately we do not offer any other formal internship opportunities.
20+
21+
## Research software engineer and scientist positions
22+
We usually do not have any full time positions available. As and when these are available, they will be advertised here
23+
and via social media and Zulip.
24+
25+
If you would like to discuss applying for funding to work with us (e.g. a personal fellowship),
26+
please <a href="mailto:[email protected] ?subject=Fellowship">email Adam Tyson</a>.
1327

1428
## Further details
1529
```{toctree}

0 commit comments

Comments
 (0)