diff --git a/content/architecture/references/presentations.md b/content/architecture/references/presentations.md
index 3c2a0eb1da203e0a4be1aa65d596a71bd03e3152..79e14550b4b17738bba0607c7a2d58708274da38 100644
--- a/content/architecture/references/presentations.md
+++ b/content/architecture/references/presentations.md
@@ -1,5 +1,6 @@
 +++
 date = "2017-05-11"
+lastmod = "2024-06-19"
 weight = 100
 
 title = "Presentations"
@@ -11,32 +12,85 @@ aliases = [
 These are some of the slides and presentations which members of the
 Apertis community have previously shared (ordered newest to oldest):
 
+# 2024
+
+- [Apertis - A Collaborative Industrial Grade Linux Construction Kit](https://www.youtube.com/watch?v=tnHI9fjSZ3Y)
+  - Introduction to Apertis by Philipp Ahmann
+  - Presented at the [EOSS NA 2024](https://eoss24.sched.com/)
+
+- [Blast from the past at Embedded World: Atari plays for Linux](https://www.collabora.com/news-and-blog/news-and-events/blast-from-the-past-at-embedded-world-atari-plays-for-linux.html)
+  - A modern take on creating an open GNU/Linux console: the Atari VCS
+  - Booth at the [Embedded World 2024](https://www.embedded-world.de/en)
+
+# 2023
+
+- [Debian in your (future) car?](https://www.youtube.com/watch?v=5jzKZHPI-KA) (*in French*)
+  - Introduction to Apertis (a Debian derivative) an industrial embedded systems
+    by Arnaud Ferraris
+  - [slides](/images/DebianEmbarque_CdL2023_1kJVAn8.pdf)
+  - Presented at the [Capitole du Libre 2023](https://capitoledulibre.org/)
+
+# 2022
+
+- [Apertis & ELISA](https://www.youtube.com/watch?v=vmQUmqU42ac)
+  - Introduction to Apertis and ELISA (*Enabling Linux In Safety Applications*)
+    by Philipp Ahmann
+  - [slides](/images/2022-05-13_LLC_Apertis_and_ELISA_final.pdf)
+  - Presented at the [LLC 2022](https://lundlinuxcon.org/)
+
+# 2020
+
+- [Creating Debian-Based Embedded Systems using Debos](https://www.youtube.com/watch?v=8HijkXwpFxc)
+  - The tool developed to build Apertis' images by Christopher Obbard
+  - Presented at the [Live Embedded Event 2020](https://live-embedded-event.carrd.co/)
+
+- [Creating Debian-Based Embedded Systems in the Cloud Using Debos](https://www.youtube.com/watch?v=57Lmv1hG9T0)
+  - The tool developed to build Apertis' images by Christopher Obbard
+  - Presented at the [Embedded Linux Conference Europe 2020](https://events.linuxfoundation.org/archive/2020/embedded-linux-conference-europe/)
+
+- [OSTree CLI for OS management](https://www.youtube.com/watch?v=B0xvrXkEwr4)
+  - How to manage OS upgrades with OSTree CLI by Denis Pynkin
+  - [slides](https://www.collabora.com/assets/pdfs/OSTree_CLI_for_OS_management.pdf)
+
 # 2019
 
-- [Building an entire Debian derivative from Git](https://shadura.me/talks/debconf/2019/distro-in-git)
+- [Building an entire Debian derivative from Git](https://meetings-archive.debian.net/pub/debian-meetings/2019/DebConf19/building-a-debian-derivative-from-git.webm)
   - The Apertis approach to using git as part of the build pipeline by Andrej
     Shadura
+  - [slides](https://shadura.me/talks/debconf/2019/distro-in-git)
+  - Presented at the [DebConf19](https://debconf19.debconf.org/)
+
+- [Apertis OS for embedded  devices](https://www.youtube.com/watch?v=The0nz7nSsk) (*in Russian*)
+  - Overview of Apertis itself and some key components by Denis Pynkin
+  - [slides](/images/Apertis_OS_compressed.pdf)
+  - Presented at the [LVEE 2019](https://lvee.org/en/reports/materials_lvee_2019)
 
 # 2018
 
-- [Testing your distribution with LAVA](https://shadura.me/talks/lvee/2018/testing-your-distribution-with-lava)
+- [Testing your distribution with LAVA](https://www.youtube.com/watch?v=Yyoq8hQdutE)
   - Introducton to testing with LAVA by Andrej Shadura and Guillaume Tucker
+  - [slides](https://shadura.me/talks/lvee/2018/testing-your-distribution-with-lava)
+  - Presented at the [LVEE 2018](https://lvee.org/en/reports/materials_lvee_2018)
 
 # 2017
 
 - [Managing build infrastructure for a Debian derivative](https://www.youtube.com/watch?v=xuHKOrs_1GY)
   - Introduction on the build and integration infrastructure of Apertis by
     Andrew Shadura
+  - Presented at the [DebConf17](https://debconf17.debconf.org/)
 
 - [Application Framework APIs in action - a case study](/images/genivi-amm-2017-slides.odp)
   - Introduction to application framework for GENIVI and Apertis by Ekaterina
     Gerasimova and Andre Magalhães
+  - Presented at the *GENIVI All Member Meeting 2017*
 
 # 2016
 
 - [Building an automotive platform from GNOME](https://media.ccc.de/v/53-building_an_automotive_platform_from_gnome)
   - An introduction to Apertis by Lukas Nack
+  - Presented at [GUADEC 2016](https://2016.guadec.org/)
 
 - [Apertis-GNOMEAsia-2016-slides.odp](/images/apertis-gnomeasia-2016-slides.odp)
   - An overview of architecture and development by Sudarshan Chikkapura
     Puttalingaiah
+  - Presented at *GNOME.Asia Summit 2016*
diff --git a/static/images/2022-05-13_LLC_Apertis_and_ELISA_final.pdf b/static/images/2022-05-13_LLC_Apertis_and_ELISA_final.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..ea77877363faf4e8378efaf7b6a7cc48a5710c53
Binary files /dev/null and b/static/images/2022-05-13_LLC_Apertis_and_ELISA_final.pdf differ
diff --git a/static/images/Apertis_OS_compressed.pdf b/static/images/Apertis_OS_compressed.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..8dab833100cc30ad7ee5bd195e2e287b57e41bae
Binary files /dev/null and b/static/images/Apertis_OS_compressed.pdf differ
diff --git a/static/images/DebianEmbarque_CdL2023_1kJVAn8.pdf b/static/images/DebianEmbarque_CdL2023_1kJVAn8.pdf
new file mode 100644
index 0000000000000000000000000000000000000000..ee0e324f19d9e7e75e1b12ca2f2b027c0de92716
Binary files /dev/null and b/static/images/DebianEmbarque_CdL2023_1kJVAn8.pdf differ