diff --git a/public/research/goldblum_pennsieve_INCF_2024.pdf b/public/research/goldblum_pennsieve_INCF_2024.pdf new file mode 100644 index 0000000..6d21278 Binary files /dev/null and b/public/research/goldblum_pennsieve_INCF_2024.pdf differ diff --git a/src/pages/Research.jsx b/src/pages/Research.jsx index 3a372a1..e85be82 100644 --- a/src/pages/Research.jsx +++ b/src/pages/Research.jsx @@ -19,11 +19,17 @@ function Research() { const researchData = { "2024-2025": [ + { + tag: "Poster", + tagColor: "orange", + title: "Pennsieve: A Collaborative Platform for Translational Neuroscience and Beyond", + content: 'Goldblum Z, Xu Z, Shi H, Orzechowski P, Spence J, Davis K A, Litt B, Sinha N, Wagenaar J. INCF Assembly. Austin, TX. September 23-25, 2024.
Check it out!' + }, { tag: "Pre-print", tagColor: "light_purple", title: "Pennsieve: A Collaborative Platform for Translational Neuroscience and Beyond", - content: 'Goldblum Z, Xu Z, Shi H, Orzechowski P, Spence J, Davis K A, Sinha N, Wagenaar J. arXiv. September 16, 2024. DOI: 10.48550/arXiv.2409.10509.
Check it out!' + content: 'Goldblum Z, Xu Z, Shi H, Orzechowski P, Spence J, Davis K A, Litt B, Sinha N, Wagenaar J. arXiv. September 16, 2024. DOI: 10.48550/arXiv.2409.10509.
Check it out!' }, { tag: "Poster",