Datasets:

Modalities:
Tabular
Languages:
English
ArXiv:
DOI:
License:
huy-truong commited on
Commit
f35cf50
·
verified ·
1 Parent(s): 1cf4e2d

doc: update README

Browse files
Files changed (1) hide show
  1. README.md +11 -8
README.md CHANGED
@@ -891,14 +891,17 @@ CC BY 4.0
891
  For the dataset usage, please cite this:
892
 
893
  ```
894
- @misc{truong2025dwd,
895
- title={DiTEC-WDN: A Large-Scale Dataset of Hydraulic Scenarios across Multiple Water Distribution Networks},
896
- author={Huy Truong and Andrés Tello and Alexander Lazovik and Victoria Degeler},
897
- year={2025},
898
- eprint={2503.17167},
899
- archivePrefix={arXiv},
900
- primaryClass={cs.LG},
901
- url={https://arxiv.org/abs/2503.17167},
 
 
 
902
  }
903
  ```
904
 
 
891
  For the dataset usage, please cite this:
892
 
893
  ```
894
+ @article{truong2025dwd,
895
+ author = {Huy Truong and Andr{\'e}s Tello and Alexander Lazovik and Victoria Degeler},
896
+ title = {DiTEC-WDN: A Large-Scale Dataset of Hydraulic Scenarios across Multiple Water Distribution Networks},
897
+ journal = {Scientific Data},
898
+ year = {2025},
899
+ volume = {12},
900
+ number = {1},
901
+ pages = {1733},
902
+ doi = {10.1038/s41597-025-06026-0},
903
+ url = {https://doi.org/10.1038/s41597-025-06026-0},
904
+ issn = {2052-4463}
905
  }
906
  ```
907