aps6992 commited on
Commit
64fbb78
1 Parent(s): 5ef93ab

Update README.md

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