From 4ca8f9e6ecac88d74a1f9e425f75037dcbe30672 Mon Sep 17 00:00:00 2001
From: Millian Poquet <millian.poquet@irit.fr>
Date: Thu, 9 May 2024 23:33:44 +0200
Subject: [PATCH] artifact guide: add bib file

---
 artifact-bib.yml | 8 ++++++++
 1 file changed, 8 insertions(+)
 create mode 100644 artifact-bib.yml

diff --git a/artifact-bib.yml b/artifact-bib.yml
new file mode 100644
index 0000000..a50f0a8
--- /dev/null
+++ b/artifact-bib.yml
@@ -0,0 +1,8 @@
+lightpredenergy:
+    type: Article
+    title: Light-weight prediction for improving energy consumption in HPC platforms
+    author: ["Carastan-Santos, Danilo", "Da Costa, Georges", "Poquet, Millian", "Stolf, Patricia", "Trystram, Denis"]
+    date: 2024-08-30
+    parent:
+        type: Periodical
+        title: European Conference on Parallel Processing (Euro-Par) 2024
-- 
GitLab