Skip to content
Merged
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
18 changes: 16 additions & 2 deletions pages/participate/participate.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
layout: page
layout: null
#layout: page
title: Participate
description:
menubar: participate
Expand All @@ -8,7 +9,19 @@ menubar_toc: true
permalink: participate/
set_last_modified: true
---

<!-- This section is temporary to redirect people to this year's conference -->
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url=https://us-rse.org/usrse26/participate/" />
</head>
<body>
<p>Redirecting to <a href="https://us-rse.org/usrse26/participate/">USRSE'26 Participate</a>...</p>
</body>
</html>
<!-- This section is temporary to redirect people to this year's conference -->

<!-- Temporarily commenting out to handle the redirect
## Call for Submissions

The submission deadlines for all tracks have passed!
Expand Down Expand Up @@ -164,3 +177,4 @@ Poster submissions are due 11:59pm (anywhere on Earth), July 20, 2025.
Notifications for submissions other than posters will be sent by 11:59pm (anywhere on Earth), July 14, 2025. Poster notifications will be sent by 11:59pm (anywhere on Earth), August 15, 2025.

Accepted abstracts/descriptions will be published in the conference program.
-->
Loading