infiniterik commited on
Commit
c0d7957
1 Parent(s): 210ba9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -17,4 +17,18 @@ Github repository can be found [here](https://www.github.com/infiniterik/detoxif
17
 
18
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
19
 
20
- **BibTeX:**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
 
18
  <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
19
 
20
+ **BibTeX:**
21
+
22
+ ```
23
+ @inproceedings{bose-etal-2023-detoxifying,
24
+ title = "Detoxifying Online Discourse: A Guided Response Generation Approach for Reducing Toxicity in User-Generated Text",
25
+ author = "Bose, Ritwik and Perera, Ian and Dorr, Bonnie",
26
+ booktitle = "Proceedings of the First Workshop on Social Influence in Conversations (SICon 2023)",
27
+ month = jul,
28
+ year = "2023",
29
+ address = "Toronto, Canada",
30
+ publisher = "Association for Computational Linguistics",
31
+ url = "https://aclanthology.org/2023.sicon-1.2",
32
+ pages = "9--14"
33
+ }
34
+ ```