Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions _posts/newsletters/2026-03-13-newsletter.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,25 +114,26 @@ women.

<a name="conference2026"></a>

Save the date for USRSE’26: Advancing Science in the Age of AI
Save the date for **USRSE’26: Advancing Science in the Age of AI**

We’re thrilled to announce that USRSE’26 will be held at the San Jose
Marriott from October 19-21, 2026 in San Jose, California, with the
theme “Advancing Science in the Age of AI”.
theme “Advancing Science in the Age of AI: Explore how RSEs and collaborators
increase research impact during these rapidly changing times.”.

General chairs have been appointed to lead each of the core committees
Chairs have been appointed to lead each of the core committees
for USRSE’26. These chairs have begun assembling sub‑teams from the pool
of volunteers who expressed interest in supporting the respective areas.
If you were not selected for a chair position, please stay tuned, as
chairs reach out for volunteers for these committee positions.

**What’s next?**

- **Call for Proposals:** The Call for Proposals will be announced later
this month. Additional upcoming milestones will be announced on the
official USRSE’26 site over the next few months.
- **Committee Formation:** Sub‑teams will be formed shortly; be on the
lookout for an email from a perspective committee chair with details.
- **Call for Proposals:** The Call for Proposals are open! Check out our
[participate page on the USRSE'26 website](https://us-rse.org/usrse26/participate).
- **Review Submissions:** We need volunteers to help review all the submissions
we expect to receive. If you're interested in helping, please fill out the
[form here](https://forms.gle/ufjrVUhuckGrgRJ98).
- **Stay Informed:** Regular updates will be posted at
[us-rse.org/usrse26](https://us-rse.org/usrse26). Please bookmark the
page and check back frequently for the latest information.
Expand Down
135 changes: 135 additions & 0 deletions pages/events/conference.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,135 @@
---
layout: page
title: US-RSE Annual Conference
description: Landing page for US-RSE annual conferences
permalink: /events/conference/
---

<div class="row row-cols-1 row-cols-md-2 row-cols-lg-3">

<div class="col" style="margin-bottom: 20px;">
<div class="card h-100" id="usrse26">
<a href="{{ site.baseurl }}/usrse26/" class="stretched-link"></a>

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

<div class="card-header" style="background-color: {{ color }};">
<div class="col-sm-8">
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
USRSE'26: San Jose, CA
</h5>
</div>
<div class="col-xs-4 float-right">
<h6 style="text-align: right; color: rgb(168, 168, 168)">
October 19-21, 2026
</h6>
</div>
</div>
<div class="card-body">
<h6 class="card-subtitle mb-2">
Advancing Science in the Age of AI
</h6>

<p class="card-text">
Explore how RSEs and collaborators increase research impact during
these rapidly changing times.
</p>

</div>
</div>
</div>

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

{% assign color = "#717171" %}

<div class="card-header" style="background-color: {{ color }};">
<div class="col-sm-8">
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
USRSE'25: Philadelphia, PA
</h5>
</div>
<div class="col-xs-4 float-right">
<h6 style="text-align: right; color: rgb(168, 168, 168)">
October 6-8, 2025
</h6>
</div>
</div>
<div class="card-body">
<h6 class="card-subtitle mb-2">
Code, Practices, and People
</h6>

<p class="card-text">
Share your work, improve your skills, and connect with other RSEs
</p>

</div>
</div>
</div>

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

{% assign color = "#717171" %}

<div class="card-header" style="background-color: {{ color }};">
<div class="col-sm-8">
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
US-RSE'24: Albuquerque, NM
</h5>
</div>
<div class="col-xs-4 float-right">
<h6 style="text-align: right; color: rgb(168, 168, 168)">
October 15-17, 2024
</h6>
</div>
</div>
<div class="card-body">
<h6 class="card-subtitle mb-2">
Yesterday, Today, Tomorrow
</h6>

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

</div>
</div>
</div>

<div class="col" style="margin-bottom: 20px;">
<div class="card h-100" id="usrse23">
<a href="{{ site.baseurl }}/usrse23/" class="stretched-link"></a>

{% assign color = "#717171" %}

<div class="card-header" style="background-color: {{ color }};">
<div class="col-sm-8">
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
US-RSE'23: Chicago, IL
</h5>
</div>
<div class="col-xs-4 float-right">
<h6 style="text-align: right; color: rgb(168, 168, 168)">
October 16-18, 2023
</h6>
</div>
</div>
<div class="card-body">
<h6 class="card-subtitle mb-2">
Software-enabled Discovery and Beyond
</h6>

<p class="card-text">
The inaugural US-RSE conference!
</p>

</div>
</div>
</div>

</div>
109 changes: 0 additions & 109 deletions pages/events/conference.md

This file was deleted.

8 changes: 3 additions & 5 deletions pages/events/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,20 +21,18 @@ permalink: /events/
<div class="card-header" style="background-color: {{ color }};">
<div class="col-sm-8">
<h5 style="margin: 0px -15px; color: rgb(255, 255, 255)">
<!-- USRSE'26: Conference Motto -->
USRSE'26
USRSE'26: Advancing Science in the Age of AI
</h5>
</div>
<div class="col-xs-4 float-right">
<h6 style="text-align: right; color: rgb(168, 168, 168)">
<!-- October 20-22, 2026 -->
October 2026
October 19-21, 2026
</h6>
</div>
</div>
<div class="card-body">
<p class="card-text">
Join several hundred of your RSE colleagues and RSE allies at our 4th annual conference to be held in the SF Bay Area.<br><br>
Join several hundred of your RSE colleagues and RSE allies at our 4th annual conference to be held at the San Jose Marriott in San Jose, CA.<br><br>
<a href="{{ site.baseurl }}/usrse26/">Learn more about the conference</a>.
</p>

Expand Down
Loading