Skip to content

Commit 937999d

Browse files
authored
Merge pull request #112 from nabenabe0928/add-citation
Add OptunaHub citation
2 parents a250204 + 7994bcf commit 937999d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,3 +80,16 @@ OptunaHub is composed of the following three related repositories. Please contri
8080
## License
8181

8282
MIT License (see [LICENSE](https://github.com/optuna/optunahub/blob/main/LICENSE)).
83+
84+
## Citation
85+
86+
Please cite [the OptunaHub paper](https://arxiv.org/abs/2510.02798) with the following format when you use it in your project:
87+
88+
```bibtex
89+
@article{ozaki2025optunahub,
90+
title={{OptunaHub}: A Platform for Black-Box Optimization},
91+
author={Ozaki, Yoshihiko and Watanabe, Shuhei and Yanase, Toshihiko},
92+
journal={arXiv preprint arXiv:2510.02798},
93+
year={2025}
94+
}
95+
```

0 commit comments

Comments
 (0)