Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,9 @@ preferred-citation:
- family-names: Fuge
given-names: Mark
date-released: 2025-06-01
doi: 10.48550/arXiv.2508.00831
url: "http://arxiv.org/abs/2508.00831"
collection-title: "Proceedings of the 39th Conference on Neural Information Processing Systems ({NeurIPS} 2025)"
url: "https://openreview.net/forum?id=YowD33Q89V"
version: "2025"
publisher: "arXiv"
authors:
- family-names: Felten
given-names: Florian
Expand All @@ -59,8 +58,7 @@ authors:
- family-names: Fuge
given-names: Mark
date-released: 2025-06-01
doi: 10.48550/arXiv.2508.00831
url: "http://arxiv.org/abs/2508.00831"
collection-title: "Proceedings of the 39th Conference on Neural Information Processing Systems ({NeurIPS} 2025)"
url: "https://openreview.net/forum?id=YowD33Q89V"
version: "2025"
publisher: "arXiv"
message: "If you use EngiBench in your research, please cite this work."
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,14 +106,12 @@ All the associated datasets are licensed under the CC-BY-NC-SA 4.0 license.
If you use EngiBench in your research, please cite the following paper:

```bibtex
@misc{felten_engibench_2025,
@inproceedings{felten_engibench_2025,
title = {{EngiBench}: {A} {Framework} for {Data}-{Driven} {Engineering} {Design} {Research}},
url = {http://arxiv.org/abs/2508.00831},
doi = {10.48550/arXiv.2508.00831},
urldate = {2025-08-07},
publisher = {arXiv},
url = {https://openreview.net/forum?id=YowD33Q89V},
urldate = {2025-10-07},
author = {Felten, Florian and Apaza, Gabriel and B\¨aunlich, Gerhard and Diniz, Cashen and Dong, Xuliang and Drake, Arthur and Habibi, Milad and Hoffman, Nathaniel J. and Keeler, Matthew and Massoudi, Soheyl and VanGessel, Francis G. and Fuge, Mark},
month = jun,
booktitle = {Proceedings of the 39th Conference on Neural Information Processing Systems ({NeurIPS} 2025)}
year = {2025},
}
```
Expand Down
Loading