Skip to content

Commit ec5f162

Browse files
authored
Update README.md
1 parent 27de42f commit ec5f162

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

README.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
[![ArXiv][arxiv-shield]][arxiv-url]
2-
<!--TODO: Bring back once we have an IEEE publish
32
[![IEEE][ieee-shield]][ieee-url]
4-
-->
5-
6-
73

84

95
<!-- PROJECT LOGO -->
@@ -21,7 +17,7 @@
2117
</p>
2218

2319

24-
N. Kuchler, E. Opel, H. Lycklama, A. Viand, and A. Hithnawi,
20+
N. Küchler, E. Opel, H. Lycklama, A. Viand, and A. Hithnawi,
2521
"Cohere: Managing Differential Privacy in Large Scale Systems" <br>
2622
in 2024 IEEE Symposium on Security and Privacy (SP), San Francisco, CA, USA, 2024
2723

@@ -35,15 +31,18 @@ Bibtex
3531

3632

3733
```
38-
@INPROCEEDINGS {cohere,
39-
author = {N. Kuchler and E. Opel and H. Lycklama and A. Viand and A. Hithnawi},
34+
@INPROCEEDINGS {Kuchler2024-dpcohere,
35+
author = {Küchler, Nicolas and Opel, Emanuel and Lycklama, Hidde and Viand, Alexander and Hithnawi, Anwar},
4036
booktitle = {2024 IEEE Symposium on Security and Privacy (SP)},
4137
title = {Cohere: Managing Differential Privacy in Large Scale Systems},
4238
year = {2024},
4339
volume = {},
44-
issn = {},
40+
issn = {2375-1207},
41+
pages = {122-122},
42+
url = {https://doi.ieeecomputersociety.org/10.1109/SP54263.2024.00122},
4543
publisher = {IEEE Computer Society},
4644
address = {Los Alamitos, CA, USA},
45+
month = {may}
4746
}
4847
```
4948

@@ -96,9 +95,7 @@ To reproduce the paper's results on AWS or a SLURM-based scientific compute clus
9695

9796
<!-- MARKDOWN LINKS & IMAGES -->
9897
[arxiv-shield]: https://img.shields.io/badge/arXiv-2301.08517-green?style=for-the-badge&logo=arxiv
99-
10098
[arxiv-url]: https://arxiv.org/abs/2301.08517
10199

102-
<!--TODO: Update to Cohere -->
103100
[ieee-shield]: https://img.shields.io/badge/IEEE-SP46215.2023.10179400-informational?style=for-the-badge&logo=ieee&link=https://www.computer.org/csdl/proceedings-article/sp/2023/933600a453/1OXH4IzyXF6
104-
[ieee-url]: https://www.computer.org/csdl/proceedings-article/sp/2023/933600a453/1OXH4IzyXF6
101+
[ieee-url]: https://doi.ieeecomputersociety.org/10.1109/SP54263.2024.00122

0 commit comments

Comments
 (0)