Skip to content

Commit

Permalink
fix: only ignore main dir resources folder
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLitt committed Sep 18, 2024
1 parent f17b852 commit 0cfbd27
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ node_modules
builds
package-lock.json
public
resources
.vs

/resources/
.vs
12 changes: 12 additions & 0 deletions content/resources/publications.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
title: "Publications"
url: /resources/publications/
description: "Publications about CURIOSS or Academic OSS"
---

This is a list of publications that come from members.

- Barba, Lorena. (September, 2024). FORCE11, Upstream: Overview: US Policy on Open Access and Open Data US federal policies are transforming research accessibility. Learn how the Holdren and Nelson memos are shaping open access and the NSF's implementation. https://doi.org/10.54900/1maj8-1f724
- Barker, M., Hartley, K., Katz, D. S., Littauer, R., Zhang, Q., Zhou, S., & Bhogal, J. (August, 2024). Research software is critical to the future of AI-driven research (1.0). Zenodo. https://doi.org/10.5281/zenodo.13350748

Get in touch if we're missing a publication one of our members has published!

0 comments on commit 0cfbd27

Please sign in to comment.