diff --git a/application-design/docs/01_design_choices.md b/application-design/docs/01_design_choices.md
index d8d8705f5..07575f401 100644
--- a/application-design/docs/01_design_choices.md
+++ b/application-design/docs/01_design_choices.md
@@ -1,6 +1,6 @@
---
title: Application design
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-design/docs/02-documentation-testing.md b/application-design/docs/02-documentation-testing.md
index d48988e24..794c3b8cf 100644
--- a/application-design/docs/02-documentation-testing.md
+++ b/application-design/docs/02-documentation-testing.md
@@ -1,6 +1,6 @@
---
title: Documenting and testing
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-design/docs/03-collaboration-release.md b/application-design/docs/03-collaboration-release.md
index f15b443e9..50cbb4369 100644
--- a/application-design/docs/03-collaboration-release.md
+++ b/application-design/docs/03-collaboration-release.md
@@ -1,6 +1,6 @@
---
title: Collaboration and release
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-performance/docs/01-application-performance-intro.md b/application-performance/docs/01-application-performance-intro.md
index c9616a843..67b9d90ee 100644
--- a/application-performance/docs/01-application-performance-intro.md
+++ b/application-performance/docs/01-application-performance-intro.md
@@ -1,6 +1,6 @@
---
title: Introduction to Application Performance
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-performance/docs/02-gpu-performance.md b/application-performance/docs/02-gpu-performance.md
index 255821e7d..cf44aab67 100644
--- a/application-performance/docs/02-gpu-performance.md
+++ b/application-performance/docs/02-gpu-performance.md
@@ -1,6 +1,6 @@
---
title: Single node performance optimization
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-performance/docs/03-mpi-performance.md b/application-performance/docs/03-mpi-performance.md
index 7779de50a..1129333d3 100644
--- a/application-performance/docs/03-mpi-performance.md
+++ b/application-performance/docs/03-mpi-performance.md
@@ -1,6 +1,6 @@
---
title: MPI performance analysis
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/application-performance/docs/03-single-node-performance.md b/application-performance/docs/03-single-node-performance.md
index 843d0134f..4206be8ee 100644
--- a/application-performance/docs/03-single-node-performance.md
+++ b/application-performance/docs/03-single-node-performance.md
@@ -1,6 +1,6 @@
---
title: Single node performance optimization
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/computer-platforms/docs/01_modules_make_batch_jobs.md b/computer-platforms/docs/01_modules_make_batch_jobs.md
index 939013c9e..755f63d0a 100644
--- a/computer-platforms/docs/01_modules_make_batch_jobs.md
+++ b/computer-platforms/docs/01_modules_make_batch_jobs.md
@@ -1,6 +1,6 @@
---
title: Working in supercomputers
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-hip/docs/01-kernels.md b/gpu-hip/docs/01-kernels.md
index ab2531a11..1ddec0854 100644
--- a/gpu-hip/docs/01-kernels.md
+++ b/gpu-hip/docs/01-kernels.md
@@ -1,6 +1,6 @@
---
title: HIP and GPU kernels
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-hip/docs/02-streams.md b/gpu-hip/docs/02-streams.md
index 19727fe43..a8e05fe41 100644
--- a/gpu-hip/docs/02-streams.md
+++ b/gpu-hip/docs/02-streams.md
@@ -1,6 +1,6 @@
---
title: Synchronization, streams, and asynchronous operations
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-hip/docs/04-fortran.md b/gpu-hip/docs/04-fortran.md
index 61a350ce5..74f17e369 100644
--- a/gpu-hip/docs/04-fortran.md
+++ b/gpu-hip/docs/04-fortran.md
@@ -1,6 +1,6 @@
---
title: Fortran and HIP
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-hip/docs/05-multi-gpu.md b/gpu-hip/docs/05-multi-gpu.md
index 7cf486f77..dc4bc0af6 100644
--- a/gpu-hip/docs/05-multi-gpu.md
+++ b/gpu-hip/docs/05-multi-gpu.md
@@ -1,6 +1,6 @@
---
title: Multi-GPU programming and HIP/OpenMP + MPI
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/01-GPU-intro.md b/gpu-openmp/docs/01-GPU-intro.md
index 9188c7fd5..da264bc38 100644
--- a/gpu-openmp/docs/01-GPU-intro.md
+++ b/gpu-openmp/docs/01-GPU-intro.md
@@ -1,6 +1,6 @@
---
title: Introduction to GPUs in HPC
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/02-OpenMP-offload-basics.md b/gpu-openmp/docs/02-OpenMP-offload-basics.md
index 61f264bdd..336537db7 100644
--- a/gpu-openmp/docs/02-OpenMP-offload-basics.md
+++ b/gpu-openmp/docs/02-OpenMP-offload-basics.md
@@ -1,6 +1,6 @@
---
title: "OpenMP offloading:
introduction"
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/03-OpenMP-data.md b/gpu-openmp/docs/03-OpenMP-data.md
index b229e265c..9b3ccb895 100644
--- a/gpu-openmp/docs/03-OpenMP-data.md
+++ b/gpu-openmp/docs/03-OpenMP-data.md
@@ -1,6 +1,6 @@
---
title: "OpenMP offloading:
data movement"
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/04-OpenMP-unstructured-data.md b/gpu-openmp/docs/04-OpenMP-unstructured-data.md
index 196c0501b..ff9315570 100644
--- a/gpu-openmp/docs/04-OpenMP-unstructured-data.md
+++ b/gpu-openmp/docs/04-OpenMP-unstructured-data.md
@@ -1,6 +1,6 @@
---
title: "OpenMP offloading:
unstructured data regions"
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/05-OpenMP-device-functions.md b/gpu-openmp/docs/05-OpenMP-device-functions.md
index 43b1d6f75..75802bb83 100644
--- a/gpu-openmp/docs/05-OpenMP-device-functions.md
+++ b/gpu-openmp/docs/05-OpenMP-device-functions.md
@@ -1,6 +1,6 @@
---
title: "OpenMP offloading:
device functions"
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/gpu-openmp/docs/06-OpenMP-interoperability.md b/gpu-openmp/docs/06-OpenMP-interoperability.md
index c9449f7e5..6eebbf1ee 100644
--- a/gpu-openmp/docs/06-OpenMP-interoperability.md
+++ b/gpu-openmp/docs/06-OpenMP-interoperability.md
@@ -1,6 +1,6 @@
---
title: OpenMP interoperability with libraries and HIP
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/01-introduction.md b/hybrid/docs/01-introduction.md
index 09cd6b6ad..f2ca39d2d 100644
--- a/hybrid/docs/01-introduction.md
+++ b/hybrid/docs/01-introduction.md
@@ -1,6 +1,6 @@
---
title: Introduction to hybrid programming
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/02-openmp-intro.md b/hybrid/docs/02-openmp-intro.md
index 38387c43b..1f12c2fb7 100644
--- a/hybrid/docs/02-openmp-intro.md
+++ b/hybrid/docs/02-openmp-intro.md
@@ -1,6 +1,6 @@
---
title: Introduction to OpenMP
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/03-openmp-datasharing.md b/hybrid/docs/03-openmp-datasharing.md
index 8536a2724..bda3fdedc 100644
--- a/hybrid/docs/03-openmp-datasharing.md
+++ b/hybrid/docs/03-openmp-datasharing.md
@@ -1,6 +1,6 @@
---
title: OpenMP library routines and data sharing
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/04-openmp-reduction.md b/hybrid/docs/04-openmp-reduction.md
index e4695a5a7..d115f869c 100644
--- a/hybrid/docs/04-openmp-reduction.md
+++ b/hybrid/docs/04-openmp-reduction.md
@@ -1,6 +1,6 @@
---
title: OpenMP reductions and execution control
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/05-mpi-threads.md b/hybrid/docs/05-mpi-threads.md
index d2c91daea..4e8001fa7 100644
--- a/hybrid/docs/05-mpi-threads.md
+++ b/hybrid/docs/05-mpi-threads.md
@@ -1,6 +1,6 @@
---
title: Using MPI with OpenMP threads
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/hybrid/docs/06-tasks.md b/hybrid/docs/06-tasks.md
index 11d46635a..9b970e9e8 100644
--- a/hybrid/docs/06-tasks.md
+++ b/hybrid/docs/06-tasks.md
@@ -1,6 +1,6 @@
---
title: OpenMP tasks
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/intro-to-hpc/docs/01-intro-supercomputing.md b/intro-to-hpc/docs/01-intro-supercomputing.md
index 4de12a38b..94de647ba 100644
--- a/intro-to-hpc/docs/01-intro-supercomputing.md
+++ b/intro-to-hpc/docs/01-intro-supercomputing.md
@@ -1,6 +1,6 @@
---
title: Introduction to supercomputing
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/intro-to-hpc/docs/02-parallel-computing.md b/intro-to-hpc/docs/02-parallel-computing.md
index 84af70fb6..a699950fb 100644
--- a/intro-to-hpc/docs/02-parallel-computing.md
+++ b/intro-to-hpc/docs/02-parallel-computing.md
@@ -1,6 +1,6 @@
---
title: Parallel computing and programming
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/intro-to-hpc/docs/03-parallel-algorithms.md b/intro-to-hpc/docs/03-parallel-algorithms.md
index 36ede109f..1276befdc 100644
--- a/intro-to-hpc/docs/03-parallel-algorithms.md
+++ b/intro-to-hpc/docs/03-parallel-algorithms.md
@@ -1,6 +1,6 @@
---
title: Parallel algorithms
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/intro-to-hpc/docs/group-work-sum.md b/intro-to-hpc/docs/group-work-sum.md
index 92c0bbed6..c7db25208 100644
--- a/intro-to-hpc/docs/group-work-sum.md
+++ b/intro-to-hpc/docs/group-work-sum.md
@@ -1,6 +1,6 @@
---
title: "Group work: parallel sum"
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/01-intro-to-mpi.md b/mpi/docs/01-intro-to-mpi.md
index ef81dfdc5..989599a36 100644
--- a/mpi/docs/01-intro-to-mpi.md
+++ b/mpi/docs/01-intro-to-mpi.md
@@ -1,6 +1,6 @@
---
title: Message-Passing Interface (MPI)
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/02-mpi-p2p.md b/mpi/docs/02-mpi-p2p.md
index af88d2c82..f0895e3fd 100644
--- a/mpi/docs/02-mpi-p2p.md
+++ b/mpi/docs/02-mpi-p2p.md
@@ -1,6 +1,6 @@
---
title: Point-to-point communication
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/03-special-variables.md b/mpi/docs/03-special-variables.md
index 34dc45c1a..1c92e747b 100644
--- a/mpi/docs/03-special-variables.md
+++ b/mpi/docs/03-special-variables.md
@@ -1,6 +1,6 @@
---
title: Special MPI parameters
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/04-collectives.md b/mpi/docs/04-collectives.md
index e8fce760d..014907525 100644
--- a/mpi/docs/04-collectives.md
+++ b/mpi/docs/04-collectives.md
@@ -1,6 +1,6 @@
---
title: Collective communication
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/05-debugging.md b/mpi/docs/05-debugging.md
index 368fad29c..f04ce88ef 100644
--- a/mpi/docs/05-debugging.md
+++ b/mpi/docs/05-debugging.md
@@ -1,6 +1,6 @@
---
title: Parallel debugging
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/06-user-defined-communicators.md b/mpi/docs/06-user-defined-communicators.md
index 17c5f4788..4b9eb2a35 100644
--- a/mpi/docs/06-user-defined-communicators.md
+++ b/mpi/docs/06-user-defined-communicators.md
@@ -1,6 +1,6 @@
---
title: User-defined communicators
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/07-non-blocking-communication.md b/mpi/docs/07-non-blocking-communication.md
index 8cf40e40e..0a1a17338 100644
--- a/mpi/docs/07-non-blocking-communication.md
+++ b/mpi/docs/07-non-blocking-communication.md
@@ -1,6 +1,6 @@
---
title: Non-blocking and persistent communication
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/08-communicator-topologies-cartesian.md b/mpi/docs/08-communicator-topologies-cartesian.md
index e47bca194..81a755dfa 100644
--- a/mpi/docs/08-communicator-topologies-cartesian.md
+++ b/mpi/docs/08-communicator-topologies-cartesian.md
@@ -1,6 +1,6 @@
---
title: Process topologies, Cartesian communicator and Neighborhood collectives
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/09-user-defined-datatypes.md b/mpi/docs/09-user-defined-datatypes.md
index e37d776b4..ade68da52 100644
--- a/mpi/docs/09-user-defined-datatypes.md
+++ b/mpi/docs/09-user-defined-datatypes.md
@@ -1,6 +1,6 @@
---
title: User-defined datatypes
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/message-passing-game.md b/mpi/docs/message-passing-game.md
index f2872fcbc..e5764f549 100644
--- a/mpi/docs/message-passing-game.md
+++ b/mpi/docs/message-passing-game.md
@@ -1,6 +1,6 @@
---
title: Message-Passing Game
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/mpi/docs/mpi-reference.md b/mpi/docs/mpi-reference.md
index 63db68432..8239e1b1b 100644
--- a/mpi/docs/mpi-reference.md
+++ b/mpi/docs/mpi-reference.md
@@ -1,6 +1,6 @@
---
title: MPI reference
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/parallel-io/docs/01-Parallel-IO-posix.md b/parallel-io/docs/01-Parallel-IO-posix.md
index a0a3b9cca..aba1d964b 100644
--- a/parallel-io/docs/01-Parallel-IO-posix.md
+++ b/parallel-io/docs/01-Parallel-IO-posix.md
@@ -1,6 +1,6 @@
---
title: Introduction to parallel I/O
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/parallel-io/docs/02-MPI-IO-and-libraries.md b/parallel-io/docs/02-MPI-IO-and-libraries.md
index 273fb4073..895229f87 100644
--- a/parallel-io/docs/02-MPI-IO-and-libraries.md
+++ b/parallel-io/docs/02-MPI-IO-and-libraries.md
@@ -1,6 +1,6 @@
---
title: MPI-IO and I/O libraries
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/parallel-io/docs/03-HDF5.md b/parallel-io/docs/03-HDF5.md
index 14ff00949..34fcaee33 100644
--- a/parallel-io/docs/03-HDF5.md
+++ b/parallel-io/docs/03-HDF5.md
@@ -1,6 +1,6 @@
---
title: HDF5
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---
diff --git a/parallel-io/docs/demo.md b/parallel-io/docs/demo.md
index ab0c9d2de..512dd8f8a 100644
--- a/parallel-io/docs/demo.md
+++ b/parallel-io/docs/demo.md
@@ -1,6 +1,6 @@
---
title: Demo
-event: CSC Summer School in High-Performance Computing 2023
+event: CSC Summer School in High-Performance Computing 2024
lang: en
---