|
124 | 124 | <a name="community-funds"></a>
|
125 | 125 | # ✈️ **5. Community and Travel Funds program**
|
126 | 126 |
|
127 |
| -{% assign current_month = 'now' | date: '%m' | plus: 0 %} |
128 |
| -{% assign current_year = 'now' | date: '%Y' %} |
129 |
| - |
130 |
| -{% if current_month <= 3 %} |
131 |
| - {% assign next_deadline = current_year | append: "-03-31" %} |
132 |
| -{% elsif current_month <= 6 %} |
133 |
| - {% assign next_deadline = current_year | append: "-06-30" %} |
134 |
| -{% elsif current_month <= 9 %} |
135 |
| - {% assign next_deadline = current_year | append: "-09-30" %} |
136 |
| -{% elsif current_month <= 12 %} |
137 |
| - {% assign next_deadline = current_year | append: "-12-31" %} |
138 |
| -{% endif %} |
139 |
| - |
140 | 127 | <div class="alert alert-primary" role="alert">
|
141 |
| - <strong>Next Application Deadline:</strong> {{ next_deadline | date: "%B %-d, %Y" }} |
| 128 | + <strong>No new applications are being accepted at this time.</strong> |
142 | 129 | </div>
|
143 | 130 |
|
144 |
| -*Part of the Alfred P. Sloan Foundation grant for US-RSE has been delegated for the [Community and Travel Funds program](https://us-rse.org/funds-and-awards/). Members of US-RSE can apply for funds for community or individual purposes for event costs, get-togethers, travel funding, and more.* |
| 131 | +*Part of the Alfred P. Sloan Foundation grant for US-RSE has been delegated for the [Community and Travel Funds program](https://us-rse.org/community-funds/). Members of US-RSE can apply for funds for community or individual purposes for event costs, get-togethers, travel funding, and more.* |
145 | 132 |
|
146 |
| -The next application deadline is **{{ next_deadline | date: "%B %-d, %Y" }}**. We encourage you to apply for funding to support your community and travel needs! |
147 |
| -The application process is simple and straightforward. You can find the application form [here](https://us-rse.org/funds-and-awards/). |
| 133 | +The Community and Travel Funds Program is not currently accepting applications. We hope to obtain more funding in the future. |
| 134 | +Please check back on the program page [here](https://us-rse.org/funds-and-awards/). |
148 | 135 |
|
149 | 136 | -----------------
|
150 | 137 |
|
@@ -456,14 +443,14 @@ software ecosystems and maintaining the longevity of high-performance computing
|
456 | 443 |
|
457 | 444 | - **G. O’Brien**, _"How Scientists Use Large Language Models to Program,"_ *CHI ’25: Proceedings of the CHI Conference on Human Factors in Computing Systems*, pp. 1–16, 2025. [Read the article.](https://doi.org/10.1145/3706598.3713668)
|
458 | 445 |
|
459 |
| -- **R. Haines**, _"Building a National Community of Research Software Engineers,"_ *Society of Research Software Engineering Journal*, vol. 1, no. 1, 2025. [Read the article.](https://www.sor-journal.org/index.php/sor/article/view/40) |
| 446 | +- **D. Mittal**, _"A Study for Application of Decision Making Model in a Public Organization,"_ *Spectrum of Operational Research*, vol. 3, no. 1, 2025. [Read the article.](https://www.sor-journal.org/index.php/sor/article/view/40) |
460 | 447 |
|
461 | 448 | - **W. F. Godoy, T. Melnichenko, P. Valero-Lara, W. Elwasif, P. Fackler, R. Ferreira Da Silva, K. Teranishi, J. S. Vetter**, _"Mojo: MLIR-Based Performance-Portable HPC Science Kernels on GPUs for the Python Ecosystem,"_ *WACCPD Workshop at IEEE/ACM SC25: The International Conference for High Performance Computing, Networking, Storage, and Analysis*, St. Louis, MO, Nov 16–21, 2025. [Read the article.](https://doi.org/10.48550/arXiv.2509.21039)
|
462 | 449 |
|
463 |
| -<!-- Add new articles and podcast links --> |
| 450 | +- **D. S. Katz, E. A. Jensen, M. Barker**, _"Understanding and advancing research software grant funding models,"_ *Open Research Europe*, vol. 5, p. 199, Jul 25, 2025. [Read the article.](https://doi.org/10.12688/openreseurope.20210.1) |
464 | 451 | ### 📝 Blog Posts
|
465 | 452 |
|
466 |
| -- **P. Suber**, _"Guest Post – Code Plagiarism and AI Create New Challenges for Publishing Integrity,"_ *The Scholarly Kitchen*, Aug 28, 2025. [Read the post.](https://scholarlykitchen.sspnet.org/2025/08/28/guest-post-code-plagiarism-and-ai-create-new-challenges-for-publishing-integrity/) |
| 453 | +- **D. Katz, M. Hosseini, S. Edmunds**, _"Guest Post – Code Plagiarism and AI Create New Challenges for Publishing Integrity,"_ *The Scholarly Kitchen*, Aug 28, 2025. [Read the post.](https://scholarlykitchen.sspnet.org/2025/08/28/guest-post-code-plagiarism-and-ai-create-new-challenges-for-publishing-integrity/) |
467 | 454 |
|
468 | 455 | - **Stack Overflow**, _"Stack Overflow Developer Survey 2025,"_ *Stack Overflow Insights*, 2025. [Read the report.](https://survey.stackoverflow.co/2025/)
|
469 | 456 |
|
|
0 commit comments