-
Notifications
You must be signed in to change notification settings - Fork 43
/
CITATION.cff
45 lines (45 loc) · 1.5 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Bae
given-names: Yechan
affiliation: "Georgia Institute of Technology"
- family-names: Kim
given-names: Youngsuk
affiliation: "Georgia Institute of Technology"
- family-names: Askar
given-names: Ammar
affiliation: "Georgia Institute of Technology"
- family-names: Lim
given-names: Jungwon
affiliation: "Georgia Institute of Technology"
- family-names: Kim
given-names: Taesoo
affiliation: "Georgia Institute of Technology"
title: "Rudra Static Analyzer"
date-released: 2021-10-26
version: 0.1.0
url: "https://github.com/sslab-gatech/Rudra"
preferred-citation:
# This part is currently incomplete (no page numbers, etc.) and will be filled after the conference.
type: conference-paper
authors:
- family-names: Bae
given-names: Yechan
affiliation: "Georgia Institute of Technology"
- family-names: Kim
given-names: Youngsuk
affiliation: "Georgia Institute of Technology"
- family-names: Askar
given-names: Ammar
affiliation: "Georgia Institute of Technology"
- family-names: Lim
given-names: Jungwon
affiliation: "Georgia Institute of Technology"
- family-names: Kim
given-names: Taesoo
affiliation: "Georgia Institute of Technology"
journal: "ACM Symposium on Operating Systems Principles (SOSP)"
month: 10
title: "Rudra: Finding Memory Safety Bugs in Rust at the Ecosystem Scale"
year: 2021