From 8df0ebb191eccee1d1a7d5d8dec4d5e7d548c8ba Mon Sep 17 00:00:00 2001 From: Sophie Cerf <sophie.cerf@inria.fr> Date: Tue, 27 Jun 2023 08:25:29 +0200 Subject: [PATCH] spirals session --- pages/src/sessions.md | 4 +++- slides/main.md | 7 +++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/pages/src/sessions.md b/pages/src/sessions.md index 61d55e9..eccd704 100644 --- a/pages/src/sessions.md +++ b/pages/src/sessions.md @@ -2,6 +2,8 @@ This tutorial has been given at the following events: +- 27/06/2023 - Spirals Seminar - Sophie Cerf ([`270623-spirals`](https://gitlab.inria.fr/control-for-computing/tutorial/-/tree/270623-spirals)) + - 13/06/2023 - LIG - Quentin Guilloteau ([`130623-lig`](https://gitlab.inria.fr/control-for-computing/tutorial/-/tree/130623-lig)) -- 21/04/2023 - Ctrl-A Seminar - Quentin Guilloteau ([`210423-ctrla`](https://gitlab.inria.fr/control-for-computing/tutorial/-/tree/210423-ctrla)) \ No newline at end of file +- 21/04/2023 - Ctrl-A Seminar - Quentin Guilloteau ([`210423-ctrla`](https://gitlab.inria.fr/control-for-computing/tutorial/-/tree/210423-ctrla)) diff --git a/slides/main.md b/slides/main.md index f89de7c..f9988f6 100644 --- a/slides/main.md +++ b/slides/main.md @@ -1,16 +1,15 @@ --- title: 'Under Control: A Control Theory Introduction for Computer Scientists' short_title: 'Under Control: A Control Theory Introduction for Computer Scientists' -subtitle: 'Session \@ LIG' -date: 13/06/2023 +subtitle: 'Session \@ Spirals' authors: - firstname: "Quentin" lastname: "Guilloteau" mark: "$^{1}$" - is_presenter: true - firstname: "Sophie" lastname: "Cerf" mark: "$^{2}$" + is_presenter: true - firstname: "Eric" lastname: "Rutten" mark: "$^{1}$" @@ -288,6 +287,6 @@ The controller gains define this behavior! \begin{center} -\url{https://tinyurl.com/Control4ComputingLIG} +\url{https://tinyurl.com/Control4Spirals} \end{center} -- GitLab