Make citation match website
Browse files
README.md
CHANGED
|
@@ -192,10 +192,10 @@ Hugging Face will also update this repository accordingly.
|
|
| 192 |
### Citation Information
|
| 193 |
|
| 194 |
```
|
| 195 |
-
@misc{Gokaslan2019OpenWeb,
|
| 196 |
title={OpenWebText Corpus},
|
| 197 |
-
author={Aaron Gokaslan
|
| 198 |
-
howpublished{\url{http://Skylion007.github.io/OpenWebTextCorpus}},
|
| 199 |
year={2019}
|
| 200 |
}
|
| 201 |
```
|
|
|
|
| 192 |
### Citation Information
|
| 193 |
|
| 194 |
```
|
| 195 |
+
@misc{Gokaslan2019OpenWeb,
|
| 196 |
title={OpenWebText Corpus},
|
| 197 |
+
author={Aaron Gokaslan and Vanya Cohen},
|
| 198 |
+
howpublished={\url{http://Skylion007.github.io/OpenWebTextCorpus}},
|
| 199 |
year={2019}
|
| 200 |
}
|
| 201 |
```
|