Bradford Levy commited on
Commit
067b19c
·
verified ·
1 Parent(s): 9b706c0

Updated citation formatting

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -42,5 +42,12 @@ BeanCounter is a dataset of business-oriented text. The data is sourced from the
42
  The dataset is provided under the [ODC-By](https://opendatacommons.org/licenses/by/1-0/) license. Cite our work as:
43
 
44
  ```
45
- @article{wangLevy2024, title={BeanCounter: A low-toxicity, large-scale, and open dataset of business-oriented text}, author={Siyan Wang and Bradford Levy}, year={2024}}
 
 
 
 
 
 
 
46
  ```
 
42
  The dataset is provided under the [ODC-By](https://opendatacommons.org/licenses/by/1-0/) license. Cite our work as:
43
 
44
  ```
45
+ @article{
46
+ wangLevy2024,
47
+ title={
48
+ BeanCounter: A low-toxicity, large-scale, and open dataset of business-oriented text
49
+ },
50
+ author={Siyan Wang and Bradford Levy},
51
+ year={2024}
52
+ }
53
  ```