tobischimanski commited on
Commit
0f72ddf
·
verified ·
1 Parent(s): a550069

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -7,4 +7,18 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ If you use the models, please cite this paper:
11
+
12
+ ```bibtex
13
+ @article{schimanski_ESGBERT_2024,
14
+ title = {Bridging the gap in ESG measurement: Using NLP to quantify environmental, social, and governance communication},
15
+ journal = {Finance Research Letters},
16
+ volume = {61},
17
+ pages = {104979},
18
+ year = {2024},
19
+ issn = {1544-6123},
20
+ doi = {https://doi.org/10.1016/j.frl.2024.104979},
21
+ url = {https://www.sciencedirect.com/science/article/pii/S1544612324000096},
22
+ author = {Tobias Schimanski and Andrin Reding and Nico Reding and Julia Bingler and Mathias Kraus and Markus Leippold},
23
+ }
24
+ ```