Skip to content

Commit 47908d9

Browse files
authored
Update README.md
1 parent bc49dbd commit 47908d9

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -324,10 +324,11 @@ We would like to express our sincere gratitude to the researchers and developers
324324

325325

326326
```bibtex
327-
@inproceedings{pham2025benchmark,
327+
@inproceedings{pham2025rcaeval,
328328
title={RCAEval: A Benchmark for Root Cause Analysis of Microservice Systems with Telemetry Data},
329329
author={Pham, Luan and Zhang, Hongyu and Ha, Huong and Salim, Flora and Zhang, Xiuzhen},
330-
booktitle={The 2025 ACM Web Conference (WWW)},
330+
booktitle={Companion Proceedings of the ACM on Web Conference 2025},
331+
pages={777--780},
331332
year={2025}
332333
}
333334
```
@@ -342,6 +343,18 @@ We would like to express our sincere gratitude to the researchers and developers
342343
}
343344
```
344345

346+
```bibtex
347+
@article{pham2024baro,
348+
title={BARO: Robust root cause analysis for microservices via multivariate bayesian online change point detection},
349+
author={Pham, Luan and Ha, Huong and Zhang, Hongyu},
350+
journal={Proceedings of the ACM on Software Engineering},
351+
volume={1},
352+
number={FSE},
353+
pages={2214--2237},
354+
year={2024},
355+
}
356+
```
357+
345358
## Contact
346359

347360
[phamquiluan\@gmail.com](mailto:phamquiluan@gmail.com?subject=RCAEval)

0 commit comments

Comments
 (0)