-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfunders.html
More file actions
40 lines (32 loc) · 1.76 KB
/
funders.html
File metadata and controls
40 lines (32 loc) · 1.76 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
---
layout: default
title: Funding
---
<!-- ABOUT PAGE CONTENT -->
<main class="content">
<h2>Our funders and donations</h2>
<!-- FUNDING SECTION -->
<section class="people-wrapper">
<div class="postdoc-section">
<div class="person-card">
<img src="https://github.com/user-attachments/assets/0fac8b08-4444-4df9-bfd3-ba443dd67282" alt="Lundbeck Foundation" style="max-width: 140px; max-height: 100px; object-fit: contain">
<h3>LundbeckFonden</h3>
<p>The LunbeckFonden (Lundbeck Foundation) fellowship, awarded 180.000 DKK (~£210,000 GBP) and the LundbeckFonden Talent Prize of 30.000 DKK (£34,000 GBP). R347-2020-654, R417-2022-1294.</p>
</div>
<div class="person-card">
<img src="https://github.com/user-attachments/assets/69e99498-2777-4cfa-acc8-e7b114447e47" alt="Royal Society, UK" style="max-width: 140px; max-height: 100px; object-fit: contain">
<h3>The Royal Society</h3>
<p>The Royal Society Seed Research fund, awarded £19,778.00 GBP. RGS\R2\242084</p>
</div>
<div class="person-card">
<img src="https://github.com/user-attachments/assets/00057dc1-24c6-4d71-8ef0-09699b4d0fdb" alt="Academy of Medical Sciences" style="max-width: 140px; max-height: 100px; object-fit: contain">
<h3>The Academy of Medical Sciences</h3>
<p>The Academy of Medical Sciences Springboard Award 2025, awarded £124,977.27 GBP. SBF0010\1048</p>
</div>
<div class="person-card">
<img src="https://github.com/user-attachments/assets/1d004edf-ae95-451b-ab2b-5ae88495fb9e" alt="UKRI, MRC" style="max-width: 140px; max-height: 100px; object-fit: contain">
<h3>The MRC</h3>
<p>The Medical Research Council New Investigator Research Grant, awarded £927,000.00 GBP. </p>
</div>
</div>
</section>