Skip to content

Commit 292634a

Browse files
fix year in ebpf workshop bibtex
1 parent 879b740 commit 292634a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_bibliography/papers.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2062,7 +2062,7 @@ @inproceedings{archie-hotnets
20622062
@inproceedings{bql-hotnets,
20632063
title = {{ Kernel Extension DSLs Should Be Verifier-Safe! }},
20642064
author = { Franco Solleza and Justus Adam and Akshay Narayan and Malte Schwarzkopf and Andrew Crotty and Nesime Tatbul },
2065-
year = { 2025 },
2066-
booktitle = { eBPF },
2065+
year = {2025},
2066+
booktitle = {eBPF},
20672067
doi = { 10.1145/3748355.3748368 },
20682068
}

0 commit comments

Comments
 (0)