citation added
Browse files
README.md
CHANGED
|
@@ -61,11 +61,15 @@ The column names are self-describing. The most important two columns are,
|
|
| 61 |
## 📄 Citation Information
|
| 62 |
|
| 63 |
```bibtex
|
| 64 |
-
@article{
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
}
|
| 71 |
```
|
|
|
|
| 61 |
## 📄 Citation Information
|
| 62 |
|
| 63 |
```bibtex
|
| 64 |
+
@article{Chakraborty2024,
|
| 65 |
+
title = {Revisiting the Performance of Deep Learning-Based Vulnerability Detection on Realistic Datasets},
|
| 66 |
+
ISSN = {2326-3881},
|
| 67 |
+
url = {http://dx.doi.org/10.1109/TSE.2024.3423712},
|
| 68 |
+
DOI = {10.1109/tse.2024.3423712},
|
| 69 |
+
journal = {IEEE Transactions on Software Engineering},
|
| 70 |
+
publisher = {Institute of Electrical and Electronics Engineers (IEEE)},
|
| 71 |
+
author = {Chakraborty, Partha and Arumugam, Krishna Kanth and Alfadel, Mahmoud and Nagappan, Meiyappan and McIntosh, Shane},
|
| 72 |
+
year = {2024},
|
| 73 |
+
pages = {1–15}
|
| 74 |
}
|
| 75 |
```
|