Skip to content

Commit 223ab86

Browse files
committed
Updated citation
1 parent 12e9819 commit 223ab86

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@ benchmark folder before executing it.
1818

1919
## Citing Splash-4
2020

21-
Eduardo José Gómez-Hernández, Ruixiang Shao, Christos Sakalis,
22-
Stefanos Kaxiras, Alberto Ros, "Splash-4: Improving Scalability
23-
with Lock-Free Constructs". International Symposium on Performance
24-
Analysis of Systems and Software (ISPASS), pages 235--236,
25-
Worldwide event, March 2021
21+
Eduardo José Gómez-Hernández, Juan Manuel Cebrian,
22+
Stefanos Kaxiras, Alberto Ros, "Splash-4: A Modern Benchmark
23+
Suite with Lock-Free Constructs". 2022 IEEE International
24+
Symposium on Workload Characterization (IISWC), pages 56--64,
25+
Austin, Texas, November 2022
2626

2727
### BibTeX
2828

29-
@InProceedings{ejgomez-ispass21,
30-
author = {Eduardo Jos{\'e} G{\'o}mez-Hern{\'a}ndez and Ruixiang Shao and Christos Sakalis and Stefanos Kaxiras and Alberto Ros},
31-
title = {Splash-4: Improving Scalability with Lock-Free Constructs},
32-
booktitle = {International Symposium on Performance Analysis of Systems and Software (ISPASS)},
33-
doi = {10.1109/ISPASS51385.2021.00044},
34-
editor = {IEEE Computer Society},
35-
pages = {235--236},
36-
year = {2021},
37-
address = {Worldwide event},
38-
month = mar,
29+
@InProceedings{ejgomez-iiswc22,
30+
author = {Eduardo Jos{\'e} G{\'o}mez-Hern{\'a}ndez and Juan Manuel Cebrian and Stefanos Kaxiras and Alberto Ros},
31+
title = {Splash-4: A Modern Benchmark Suite with Lock-Free Constructs},
32+
booktitle = {2022 IEEE International Symposium on Workload Characterization (IISWC)},
33+
doi = {10.1109/IISWC55918.2022.00015},
34+
pages = {51-64},
35+
year = {2022},
36+
editor = {},
37+
address = {Austin, TX (USA)},
38+
month = nov,
3939
publisher = {IEEE Computer Society},
40-
ratio-acep = {36.92% (24/65)},
41-
isbn = {978-1-7281-8643-6},
42-
}
43-
40+
ratio-acep = {47.92% (23/48)},
41+
isbn = {},
42+
url = {http://webs.um.es/aros/papers/pdfs/ejgomez-iiswc22.pdf}
43+
}
4444

4545

4646
## Recommended Inputs

0 commit comments

Comments
 (0)