From 5b71ef237a275ac56251156a9eb7a8c6a9b0e596 Mon Sep 17 00:00:00 2001 From: Yann Herklotz Date: Tue, 13 Dec 2022 18:59:26 +0000 Subject: Add CPP'23 paper and citation --- data/service.toml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/service.toml b/data/service.toml index 009d957..d484fa3 100644 --- a/data/service.toml +++ b/data/service.toml @@ -8,6 +8,10 @@ link = "https://perr-workshop.github.io/2022" [artefactreview] name = "Artefact Evaluation" +[[artefactreview.conf]] +name = "ECOOP'23" +link = "https://2023.ecoop.org/committee/ecoop-2023-artifact-evaluation-artifact-evaluation-committee" + [[artefactreview.conf]] name = "PLDI'22" link = "https://pldi22.sigplan.org/committee/pldi-2022-PLDI-Research-Artifacts-artifact-evaluation-committee" -- cgit