Tomáš Horych commited on
Commit
1c7cd0a
1 Parent(s): 46daebc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -3,3 +3,24 @@ license: afl-3.0
3
  inference: false
4
  language: "en"
5
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  inference: false
4
  language: "en"
5
  ---
6
+
7
+ # Please cite as
8
+ ```
9
+ @InProceedings{Spinde2021f,
10
+ title = "Neural Media Bias Detection Using Distant Supervision With {BABE} - Bias Annotations By Experts",
11
+ author = "Spinde, Timo and
12
+ Plank, Manuel and
13
+ Krieger, Jan-David and
14
+ Ruas, Terry and
15
+ Gipp, Bela and
16
+ Aizawa, Akiko",
17
+ booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
18
+ month = nov,
19
+ year = "2021",
20
+ address = "Punta Cana, Dominican Republic",
21
+ publisher = "Association for Computational Linguistics",
22
+ url = "https://aclanthology.org/2021.findings-emnlp.101",
23
+ doi = "10.18653/v1/2021.findings-emnlp.101",
24
+ pages = "1166--1177",
25
+ }
26
+ ```