We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 101d7c6 commit 56aea57Copy full SHA for 56aea57
README.md
@@ -95,4 +95,14 @@ happens.
95
96
Distributed under the MIT license. See ``LICENSE`` for more information.
97
98
+This project was developed as part of our research related to:
99
+```bibtex
100
+@inproceedings{richter2022tssb,
101
+ title={TSSB-3M: Mining single statement bugs at massive scale},
102
+ author={Cedric Richter, Heike Wehrheim},
103
+ booktitle={MSR},
104
+ year={2022}
105
+}
106
+```
107
+
108
We thank the developer of [tree-sitter](https://tree-sitter.github.io/tree-sitter/) library. Without tree-sitter this project would not be possible.
0 commit comments