From c1daecfd0dfa1c149d916e117ee3bbad749d73af Mon Sep 17 00:00:00 2001 From: Brian Vanderwende Date: Fri, 6 Dec 2024 15:40:51 -0700 Subject: [PATCH] Add abstract details for ISS 2025 --- README.md | 2 +- docs/iss/2025.md | 36 +++++++++++++++++++++++++++++++++++- 2 files changed, 36 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b73cb2..14a54bb 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ git submodule update 3. Install [micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html) (or miniconda) *if you do not have it already* 4. Create a mkdocs environment for testing the website locally: ``` -conda env create -n mkdocs conda.yaml +micromamba env create -n mkdocs conda.yaml ``` 5. Activate the environment by running `micromamba activate mkdocs` 6. Create and check out a new update branch using `git checkout -b branch-name` diff --git a/docs/iss/2025.md b/docs/iss/2025.md index edd30d5..f054d65 100644 --- a/docs/iss/2025.md +++ b/docs/iss/2025.md @@ -59,7 +59,41 @@ category previously stated. ## Submitting an Abstract -TBD +!!! info "Submission Types" + === "Talks" + Talks will be allocated 20 minutes, with 15 minutes for the talk itself + and 5 minutes for questions. + === "Tutorials" + Tutorials will be allocated between 1-4 hours; we will balance the + request of the submitters along with the available of time in the + program. + === "Panels" + Panels will be 1 hour. It is expected that panel submitters will + identify and collaborate with 2-4 panelists. + +We welcome any abstracts related to improvements in scientific software, +particularly those focused on the following topics: + +- Staying up to date with modern trends in RSE +- AI/ML, including its use in software development +- Community and legacy software development and modernization +- Improving the accessibility and usability of code bases to reach larger + audiences (documentation, Jupyter notebooks, etc.) +- Scientific data analysis or visualization software +- Software development for HPC, accelerators, or any other non-standard hardware + architectures +- Software management, both technical (e.g. CI/CD) and personnel-oriented (e.g. + managing a team of developers) +- Continuously updating code bases to keep up with evolving background science; + how innovations in science drive software development + +We also strongly encourage abstracts from student and early-career participants +who might be interested. + +
+ [Submit an ISS Abstract](#){ .md-button } +
**Abstracts are due by Friday, January 24, 2025.**
+
### Proceedings