From d9b107de77e1268e365a9566b1a575d057d9ce63 Mon Sep 17 00:00:00 2001
From: Quentin Guilloteau <Quentin.Guilloteau@inria.fr>
Date: Mon, 9 Jan 2023 16:53:55 +0100
Subject: [PATCH] add some (local) publications

---
 pages/src/publications.md | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/pages/src/publications.md b/pages/src/publications.md
index 6ade881..38b2893 100644
--- a/pages/src/publications.md
+++ b/pages/src/publications.md
@@ -3,4 +3,19 @@
 
 Here is a list of publications on the topic of Control for Computing:
 
-TODO
+
+## Methodology
+
+- Filieri et al. **Software engineering meets control theory**, *2015 IEEE/ACM 10th International Symposium on Software Engineering for Adaptive and Self-Managing Systems*, [pdf](https://iliasger.github.io/pubs/2015-SEAMS-SEmeetsCT.pdf)
+
+- Filieri et al. **Control Strategies for Self-Adaptive Software Systems**, *ACM Trans. Auton. Adapt. Syst. 11, 4 (2017)*, [pdf](https://www.antonio.filieri.name/publications/preprints/2017-taas.pdf)
+
+- Rutten et al. **Feedback control as MAPE-K loop in autonomic computing**, *Springer Software engineering for self-adaptive systems 2017*, [pdf](https://hal.inria.fr/hal-01285014/document)
+
+## Applications
+
+- Cerf et al. **Sustaining Performance While Reducing Energy Consumption: A Control Theory Approach**, *EUROPAR 2021*, [pdf](https://hal.inria.fr/hal-03259316/file/main.pdf)
+
+- Cerf et al. **Cost function based event triggered Model Predictive Controllers application to Big Data Cloud services**, *CDC 2016*, [pdf](https://hal.archives-ouvertes.fr/hal-01348687/file/FinalCDC16.pdf)
+
+- Guilloteau et al. **Controlling the Injection of Best-Effort Tasks to Harvest Idle Computing Grid Resources**, *ICSTCC 2021*, [pdf](https://hal.inria.fr/hal-03363709/file/ICSTCC_2021.pdf)
-- 
GitLab