forked from pascal-lab/Tai-e
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.bib
More file actions
16 lines (16 loc) · 714 Bytes
/
CITATION.bib
File metadata and controls
16 lines (16 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@inproceedings{Tai-e:paper,
author = {Tan, Tian and Li, Yue},
title = {Tai-e: A Developer-Friendly Static Analysis Framework for Java by Harnessing the Good Designs of Classics},
year = {2023},
isbn = {9798400702211},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3597926.3598120},
doi = {10.1145/3597926.3598120},
booktitle = {Proceedings of the 32nd ACM SIGSOFT International Symposium on Software Testing and Analysis},
pages = {1093–1105},
numpages = {13},
keywords = {static analysis, framework design and implementation, Java},
location = {Seattle, WA, USA},
series = {ISSTA 2023}
}