Skip to content

Commit

Permalink
Remove CITATION.cff, add CITATION.bib
Browse files Browse the repository at this point in the history
jnareb committed Dec 16, 2023
1 parent 0c6a5cd commit 455e0e4
Showing 2 changed files with 29 additions and 76 deletions.
29 changes: 29 additions & 0 deletions CITATION.bib
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
@inproceedings{DBLP:conf/msr/PrzymusFNS23,
author = {Piotr Przymus and
Miko{\l}aj Fejzer and
Jakub Nar\k{e}bski and
Krzysztof Stencel},
title = {The Secret Life of CVEs},
booktitle = {20th {IEEE/ACM} International Conference on Mining Software Repositories,
{MSR} 2023, Melbourne, Australia, May 15-16, 2023},
pages = {362--366},
publisher = {{IEEE}},
year = {2023},
url = {https://doi.org/10.1109/MSR59073.2023.00056},
doi = {10.1109/MSR59073.2023.00056},
timestamp = {Wed, 19 Jul 2023 17:21:49 +0200},
biburl = {https://dblp.org/rec/conf/msr/PrzymusFNS23.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}

@misc{Przymus2023,
author = {Piotr Przymus and
Miko{\l}aj Fejzer and
Jakub Nar\k{e}bski and
Krzysztof Stencel},
title = {The Secret Life of {CVEs} - code and dataset},
year = {2023},
month = {3},
url = {https://figshare.com/articles/dataset/The_Secret_Life_of_CVEs_-_code_and_dataset/22007003},
doi = {10.6084/m9.figshare.22007003.v1}
}
76 changes: 0 additions & 76 deletions CITATION.cff

This file was deleted.

0 comments on commit 455e0e4

Please sign in to comment.