Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
Frederik Hvilshøj commited on
Commit
3c4f561
·
1 Parent(s): 34015e0

Update reference to ArXiV

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -136,9 +136,13 @@ For any questions about the creation of and applications for the dataset, please
136
  ### Citation Information
137
 
138
  ```
139
- @article{Broadbent2025EBind,
140
- title={EBind: A Practical Approach To Space Binding},
141
- author={Broadbent, Jim and Cohen, Felix and Hvilshøj, Frederik and Landau, Eric and Sasoglu, Eren}
142
- year={2025}
 
 
 
 
143
  }
144
  ```
 
136
  ### Citation Information
137
 
138
  ```
139
+ @misc{broadbent2025ebindpracticalapproachspace,
140
+ title={{EBind}: a practical approach to space binding},
141
+ author={Jim Broadbent and Felix Cohen and Frederik Hvilshøj and Eric Landau and Eren Sasoglu},
142
+ year={2025},
143
+ eprint={2511.14229},
144
+ archivePrefix={arXiv},
145
+ primaryClass={cs.LG},
146
+ url={https://arxiv.org/abs/2511.14229},
147
  }
148
  ```