walterhernandez commited on
Commit
56cf525
·
verified ·
1 Parent(s): 4c0d6dc

Added citation to preprint

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -192,9 +192,13 @@ For more information, see: https://www.uspto.gov/terms-use-uspto-websites
192
  ### Citation Information
193
 
194
  ```bibtex
195
- @article{hernandez2025dlt-corpus,
196
- title={DLT-Corpus: A Large-Scale Text Collection for the Distributed Ledger Technology Domain},
197
- author={Hernandez Cruz, Walter and Devine, Peter and Vadgama, Nikhil and Tasca, Paolo and Xu, Jiahua},
198
- year={2025}
 
 
 
 
199
  }
200
  ```
 
192
  ### Citation Information
193
 
194
  ```bibtex
195
+ @misc{hernandez2026dlt-corpus,
196
+ title={DLT-Corpus: A Large-Scale Text Collection for the Distributed Ledger Technology Domain},
197
+ author={Walter Hernandez Cruz and Peter Devine and Nikhil Vadgama and Paolo Tasca and Jiahua Xu},
198
+ year={2026},
199
+ eprint={2602.22045},
200
+ archivePrefix={arXiv},
201
+ primaryClass={cs.CL},
202
+ url={https://arxiv.org/abs/2602.22045},
203
  }
204
  ```