Skip to content

Commit 16d24c3

Browse files
author
James Clark
committed
Extend paper deadline
1 parent ab6273b commit 16d24c3

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Title: Paper Deadline Extended
2+
Date: 2020-08-07
3+
Comments: true
4+
Tags: SC20
5+
Author: PyHPC Committee
6+
Summary: The deadline for paper submissions is now September 11th.
7+
8+
The deadline for submitting papers has been extended by a week and is now September 11th 2020.
9+
10+
If you have any questions about submitting a paper, please email the committee at [sc-ws-pyhpc2020@info.supercomputing.org](mailto:sc-ws-pyhpc2020@info.supercomputing.org) or ask on [Twitter @PythonHPC](https://twitter.com/PythonHPC).
11+

content/pages/sc20/call_for_submissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Please keep accessibility in mind when preparing presentation slides. See our [a
7373
| Event | Date |
7474
| ----------------------------------- | ------------------- |
7575
| Submissions Open | Monday 1 June |
76-
| Paper Submissions Due | Friday 4 September |
76+
| Paper Submissions Due | Friday 11 September |
7777
| Paper Author Notifications | Monday 28 September |
7878
| Lightning Talk Submissions Due | Thursday 1 October |
7979
| Paper Camera Ready | Thursday 8 October |

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
## Format (Event, Date, completed|in-progress)
4545
WORKSHOP_KEY_DATES = [
4646
("Submissions Open", "Monday 1 June", "completed"),
47-
("Paper Submissions Due", "Friday 4 September", "in-progress"),
47+
("Paper Submissions Due", "Friday 11 September", "in-progress"),
4848
("Paper Author Notifications", "Monday 28 September", ""),
4949
("Lightning Talk Submissions Due", "Thursday 1 October", ""),
5050
("Paper Camera Ready", "Thursday 8 October", ""),

0 commit comments

Comments
 (0)