aps6992 commited on
Commit
fb592d9
1 Parent(s): ad56a5e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -191,12 +191,12 @@ Please cite the following works if you end up using SPECTER2:
191
  ```
192
  [SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
193
  ```bibtex
194
- @article{Singh2022SciRepEvalAM,
195
  title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
196
  author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
197
- journal={ArXiv},
198
  year={2022},
199
- volume={abs/2211.13308}
200
  }
201
  ```
202
 
 
191
  ```
192
  [SciRepEval paper](https://api.semanticscholar.org/CorpusID:254018137)
193
  ```bibtex
194
+ @inproceedings{Singh2022SciRepEvalAM,
195
  title={SciRepEval: A Multi-Format Benchmark for Scientific Document Representations},
196
  author={Amanpreet Singh and Mike D'Arcy and Arman Cohan and Doug Downey and Sergey Feldman},
197
+ booktitle={Conference on Empirical Methods in Natural Language Processing},
198
  year={2022},
199
+ url={https://api.semanticscholar.org/CorpusID:254018137}
200
  }
201
  ```
202