Skip to content

Commit 8c088f4

Browse files
Merge pull request #7 from cla7aye15I4nd/cla7aye15I4nd-patch-4
Update README.md
2 parents 1105247 + 514a404 commit 8c088f4

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,10 @@ These commands allow you to utilize the `vcc` and `v++` tools included with CAMP
5454

5555
## Bibtex
5656
```
57-
@inproceedings {294533,
58-
title = {{CAMP}: Compiler and Allocator-based Heap Memory Protection},
59-
booktitle = {33rd USENIX Security Symposium (USENIX Security 24)},
60-
year = {2024},
61-
address = {Philadelphia, PA},
62-
url = {https://www.usenix.org/conference/usenixsecurity24/presentation/lin},
63-
publisher = {USENIX Association},
64-
month = aug
57+
@inproceedings{lin2024camp,
58+
title = {{CAMP}: Compiler and Allocator-based Heap Memory Protection},
59+
author={Lin, Zhenpeng and Yu, Zheng and Guo, Ziyi and Campanoni, Simone and Dinda, Peter and Xing, Xinyu},
60+
booktitle = {33rd USENIX Security Symposium (USENIX Security 24)},
61+
year = {2024},
6562
}
6663
```

0 commit comments

Comments
 (0)