Skip to content

Commit 467b75f

Browse files
authored
Merge pull request #114 from y0z/feature/add-reference-on-docs
Add reference to documentation
2 parents 547b95a + a135aed commit 467b75f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/source/index.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,18 @@ Get ready to explore the most suitable packages for your problems in the `Optuna
6161
tutorials_for_users/index
6262
tutorials_for_contributors
6363
faq
64+
65+
Reference
66+
=========
67+
68+
69+
Please cite `the OptunaHub paper <https://doi.org/10.48550/arXiv.2510.02798>`__ with the following format when you use it in your project:
70+
71+
.. code-block:: bibtex
72+
73+
@article{ozaki2025optunahub,
74+
title={{OptunaHub}: A Platform for Black-Box Optimization},
75+
author={Ozaki, Yoshihiko and Watanabe, Shuhei and Yanase, Toshihiko},
76+
journal={arXiv preprint arXiv:2510.02798},
77+
year={2025}
78+
}

0 commit comments

Comments
 (0)