Skip to content

Commit 353b508

Browse files
authored
Update Conference Event for USRSE'25 (#1635)
* Update Conferences for USRSE'25 * Generalize the workshop link
1 parent d8cebf4 commit 353b508

File tree

4 files changed

+41
-8
lines changed

4 files changed

+41
-8
lines changed

_events/2021/2021-10-intnl-rse-day.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ of the day's events.
2222
_First International RSE Day Virtual Workshop Events Oct 14, 11:00 AM Eastern - 4:45 PM Eastern._
2323

2424
An NSF-funded workshop titled “Building the research innovation workforce: a workshop
25-
to identify new insights and directions to advance the research computing community” recently found that collaborations between research software engineers, cyberinfrastructure professionals, and researchers were key to the research computing community [https://www.rcac.purdue.edu/files/ciworkforce2020/report.pdf](https://www.rcac.purdue.edu/files/ciworkforce2020/report.pdf).
25+
to identify new insights and directions to advance the research computing community” recently found that collaborations between research software engineers, cyberinfrastructure professionals, and researchers were key to the research computing community [https://www.rcac.purdue.edu/ciworkforce2020](https://www.rcac.purdue.edu/ciworkforce2020).
2626

2727
But what do successful RSE, CI professional, and researcher teams and stakeholder interactions look like? How are they funded and how did people get started in this career?
2828

_events/repeated/international-rse-day.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ October 14th is [International RSE Day](https://researchsoftware.org/council/int
2626
_First International RSE Day Virtual Workshop Events Oct 14, 11:00 AM Eastern - 4:45 PM Eastern._
2727

2828
An NSF-funded workshop titled “Building the research innovation workforce: a workshop
29-
to identify new insights and directions to advance the research computing community” recently found that collaborations between research software engineers, cyberinfrastructure professionals, and researchers were key to the research computing community [https://www.rcac.purdue.edu/files/ciworkforce2020/report.pdf](https://www.rcac.purdue.edu/files/ciworkforce2020/report.pdf).
29+
to identify new insights and directions to advance the research computing community” recently found that collaborations between research software engineers, cyberinfrastructure professionals, and researchers were key to the research computing community [https://www.rcac.purdue.edu/ciworkforce2020](https://www.rcac.purdue.edu/ciworkforce2020).
3030

3131
But what do successful RSE, CI professional, and researcher teams and stakeholder interactions look like? How are they funded and how did people get started in this career? Join the activities of an international RSE day to join the discussion!

pages/events/conference.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,43 @@ permalink: /events/conference/
99

1010
<div class="col" style="margin-bottom: 20px;">
1111
<div class="card h-100" id="usrse24">
12-
<a href="{{ site.baseurl }}/usrse24/" class="stretched-link">
12+
<a href="{{ site.baseurl }}/usrse25/" class="stretched-link">
1313
</a>
1414

1515
{% assign color = "#790c63" %}
1616

17+
<div class="card-header" style="background-color: {{ color }};">
18+
<div class="col-sm-8">
19+
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
20+
USRSE'25: Philadelphia, PA
21+
</h5>
22+
</div>
23+
<div class="col-xs-4 float-right">
24+
<h6 style="text-align: right; color: rgb(168, 168, 168)">
25+
October 2025
26+
</h6>
27+
</div>
28+
</div>
29+
<div class="card-body">
30+
<h6 class="card-subtitle mb-2">
31+
TBA
32+
</h6>
33+
34+
<p class="card-text">
35+
TBA
36+
</p>
37+
38+
</div>
39+
</div>
40+
</div>
41+
42+
<div class="col" style="margin-bottom: 20px;">
43+
<div class="card h-100" id="usrse24">
44+
<a href="{{ site.baseurl }}/usrse24/" class="stretched-link">
45+
</a>
46+
47+
{% assign color = "#717171" %}
48+
1749
<div class="card-header" style="background-color: {{ color }};">
1850
<div class="col-sm-8">
1951
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
@@ -71,6 +103,7 @@ permalink: /events/conference/
71103
</div>
72104
</div>
73105
</div>
106+
74107
</div>
75108

76109

pages/events/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,30 +13,30 @@ permalink: /events/
1313

1414
<div class="col" style="margin-bottom: 20px;">
1515
<div class="card h-100" id="usrse24">
16-
<a href="{{ site.baseurl }}/usrse24/" class="stretched-link">
16+
<a href="{{ site.baseurl }}/usrse25/" class="stretched-link">
1717
</a>
1818

1919
{% assign color = "#790c63" %}
2020

2121
<div class="card-header" style="background-color: {{ color }};">
2222
<div class="col-sm-8">
2323
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
24-
US-RSE'24: Albuquerque, NM
24+
USRSE'25: Philadelphia, PA
2525
</h5>
2626
</div>
2727
<div class="col-xs-4 float-right">
2828
<h6 style="text-align: right; color: rgb(168, 168, 168)">
29-
October 15-17, 2024
29+
October 2025
3030
</h6>
3131
</div>
3232
</div>
3333
<div class="card-body">
3434
<h6 class="card-subtitle mb-2">
35-
Yesterday, Today, Tomorrow
35+
TBA
3636
</h6>
3737

3838
<p class="card-text">
39-
A celebration of all that RSEs have done for computing in the past, in the present, and in the future.
39+
TBA.
4040
</p>
4141

4242
</div>

0 commit comments

Comments
 (0)