From d590461a826391db9ad8d717450b42ffd7f8d344 Mon Sep 17 00:00:00 2001 From: Xovee Xu Date: Sun, 5 Jan 2025 20:19:43 +0800 Subject: [PATCH] add codes+isss --- README.md | 1 + catalog.html | 1 + data/conf.json | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++ index.html | 4 ++- 4 files changed, 88 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b6d7bb..ce46b11 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ Number of submissions and number of accepted papers for the following conference 1. CASES: International Conference on Compilers, Architectures, and Synthesis for Embedded Systems. 1. CHI: ACM Conference on Human Factors in Computing Systems. 1. CIKM: ACM International Conference on Information and Knowledge Management. +1. CODES+ISSS: International Conference on Hardware/Software Codesign and System Synthesis. 1. COLT: Annual Conference on Computational Learning Theory. 1. Crypto: International Cryptology Conference. 1. CSCW: ACM Conference on Computer-Supported Cooperative Work and Social Computing. diff --git a/catalog.html b/catalog.html index 22171c5..a8657b8 100644 --- a/catalog.html +++ b/catalog.html @@ -49,6 +49,7 @@
  • CCS: ACM Conference on Computer and Communications Security.
  • CHI: ACM Conference on Human Factors in Computing Systems.
  • CIKM: ACM International Conference on Information and Knowledge Management.
  • +
  • CODES+ISSS: International Conference on Hardware/Software Codesign and System Synthesis.
  • COLT: Annual Conference on Computational Learning Theory.
  • Crypto: International Cryptology Conference.
  • CSCW: ACM Conference on Computer-Supported Cooperative Work and Social Computing.
  • diff --git a/data/conf.json b/data/conf.json index 0a74eac..cb996d1 100644 --- a/data/conf.json +++ b/data/conf.json @@ -14724,6 +14724,89 @@ } ] }, + { + "series": "CODES+ISSS", + "discipline": "EmbSys", + "metadata": { + "series_full_title": "International Conference on Hardware/Software Codesign and System Synthesis", + "main_discipline": [ + "Embedded Systems Design", "Hardware/Software Co-design", "Cyber-physical Systems", "IoT" + ], + "other_discipline": [ + "System-level Design", "Domain/Application-specific Design", "System Architecture", "Simulation, Test, Validation, & Verification", "Embedded Software", "Safety, Security, & Reliability", "Power-aware Systems", "Embedded Machine Learning", "Industrial Practices & Case Studies" + ], + "parent_org": "ACM, IEEE", + "website": "https://esweek.org/codes-isss/", + "proceedings": "https://dl.acm.org/conference/esweek/proceedings", + "second_track_name": "", + "note": "CODES+ISSS is part of the ESWEEK." + }, + "yearly_data": [ + { + "year": 2023, + "ordinal": "21st", + "location": "Hamburg, Germany", + "main_track": { + "num_acc": 17, + "num_sub": 71 + } + }, + { + "year": 2021, + "ordinal": "19th", + "location": "Online, Online", + "main_track": { + "num_acc": 18, + "num_sub": 70 + } + }, + { + "year": 2018, + "ordinal": "16th", + "location": "Turin, Italy", + "main_track": { + "num_acc": 22, + "num_sub": 86 + } + }, + { + "year": 2015, + "ordinal": "13th", + "location": "Amsterdam, The Netherlands", + "main_track": { + "num_acc": 21, + "num_sub": 79 + } + }, + { + "year": 2014, + "ordinal": "12th", + "location": "New Delhi, India", + "main_track": { + "num_acc": 30, + "num_sub": 117 + } + }, + { + "year": 2013, + "ordinal": "11th", + "location": "Montreal, Canada", + "main_track": { + "num_acc": 31, + "num_sub": 111 + } + }, + { + "year": 2012, + "ordinal": "10th", + "location": "Tampere, Finland", + "main_track": { + "num_acc": 48, + "num_sub": 163 + } + } + ] + }, { "series": "Template", "discipline": "", diff --git a/index.html b/index.html index 478c6a5..eb61c6c 100644 --- a/index.html +++ b/index.html @@ -116,6 +116,7 @@ @@ -225,6 +226,7 @@
  • CCS: ACM Conference on Computer and Communications Security.
  • CHI: ACM Conference on Human Factors in Computing Systems.
  • CIKM: ACM International Conference on Information and Knowledge Management.
  • +
  • CODES+ISSS: International Conference on Hardware/Software Codesign and System Synthesis.
  • COLT: Annual Conference on Computational Learning Theory.
  • Crypto: International Cryptology Conference.
  • CSCW: ACM Conference on Computer-Supported Cooperative Work and Social Computing.
  • @@ -304,7 +306,7 @@