Skip to content

Commit

Permalink
add codes+isss
Browse files Browse the repository at this point in the history
  • Loading branch information
Xovee committed Jan 5, 2025
1 parent 098522c commit d590461
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
1 change: 1 addition & 0 deletions catalog.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<li><span>CCS</span>: ACM Conference on Computer and Communications Security.</li>
<li><span>CHI</span>: ACM Conference on Human Factors in Computing Systems.</li>
<li><span>CIKM</span>: ACM International Conference on Information and Knowledge Management.</li>
<li><span>CODES+ISSS</span>: International Conference on Hardware/Software Codesign and System Synthesis.</li>
<li><span>COLT</span>: Annual Conference on Computational Learning Theory.</li>
<li><span>Crypto</span>: International Cryptology Conference.</li>
<li><span>CSCW</span>: ACM Conference on Computer-Supported Cooperative Work and Social Computing.</li>
Expand Down
83 changes: 83 additions & 0 deletions data/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
<select id="dropdown-embsys" name="dropdown-embsys" class="">
<option value="" disabled selected></option>
<option value="CASES">CASES</option>
<option value="CODES+ISSS">CODES+ISSS</option>
<option value="EMSOFT">EMSOFT</option>
</select>

Expand Down Expand Up @@ -225,6 +226,7 @@
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-security" data-conf="CCS"><span>CCS</span>: ACM Conference on Computer and Communications Security</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-hci" data-conf="CHI"><span>CHI</span>: ACM Conference on Human Factors in Computing Systems</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-ir" data-conf="CIKM"><span>CIKM</span>: ACM International Conference on Information and Knowledge Management</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-embsys" data-conf="CODES+ISSS"><span>CODES+ISSS</span>: International Conference on Hardware/Software Codesign and System Synthesis</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-ai" data-conf="COLT"><span>COLT</span>: Annual Conference on Computational Learning Theory</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-crypto" data-conf="Crypto"><span>Crypto</span>: International Cryptology Conference</a>.</li>
<li><a class="cursor-pointer" onclick="clickConf(this.getAttribute('data-category'), this.getAttribute('data-conf'))" data-category="dropdown-hci" data-conf="CSCW"><span>CSCW</span>: ACM Conference on Computer-Supported Cooperative Work and Social Computing</a>.</li>
Expand Down Expand Up @@ -304,7 +306,7 @@

<footer class="py-4 container">
<div class="">
<div class="text-base">List of 54 conferences: AAAI, ACL, ACM MM, AISTATS, Asiacrypt, ASPLOS, CASES, CCS, CHI, CIKM, COLT, CRYPTO, CSCW, CVPR, DAC, ECCV, ECIR, EMNLP, EMSOFT, Eurocrypt, HPCA, ICCAD, ICCV, ICDE, ICDM, ICLR, ICME, ICML, ICMR, ICWSM, IEEE S&P, IJCAI, INFOCOM, ISCA, MICRO, MobiCom, MobiSys, NAACL,
<div class="text-base">List of 55 conferences: AAAI, ACL, ACM MM, AISTATS, Asiacrypt, ASPLOS, CASES, CCS, CHI, CIKM, CODES+ISSS, COLT, CRYPTO, CSCW, CVPR, DAC, ECCV, ECIR, EMNLP, EMSOFT, Eurocrypt, HPCA, ICCAD, ICCV, ICDE, ICDM, ICLR, ICME, ICML, ICMR, ICWSM, IEEE S&P, IJCAI, INFOCOM, ISCA, MICRO, MobiCom, MobiSys, NAACL,
NDSS, NeurIPS, NSDI, PODS, SDM, SenSys, SIGCOMM, SIGIR, KDD, TheWebConf, UAI, UbiComp, UIST, USENIX Security, VLDB, and WSDM.</div>

<p>Created and maintained by <a href="https://www.xoveexu.com" target="_blank" rel="noopener noreferrer">Xovee Xu</a> from <a href="https://en.uestc.edu.cn/" target="_blank">UESTC</a>, China. Data are primarily collected from the proceedings, though sometimes from the web, which may contain errors.</p>
Expand Down

0 comments on commit d590461

Please sign in to comment.