Skip to content

Commit 547b95a

Browse files
authored
Merge pull request #113 from y0z/feature/add-citation-file
Add CITATION.cff
2 parents 937999d + bbfcdf0 commit 547b95a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CITATION.cff

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
cff-version: 1.2.0
2+
authors:
3+
- name: Preferred Networks, Inc.
4+
title: "OptunaHub: A Platform for Black-Box Optimization"
5+
url: "https://github.com/optuna/optunahub"
6+
license: "MIT"
7+
preferred-citation:
8+
type: article
9+
authors:
10+
- family-names: "Ozaki"
11+
given-names: "Yoshihiko"
12+
- family-names: "Watanabe"
13+
given-names: "Shuhei"
14+
- family-names: "Yanase"
15+
given-names: "Toshihiko"
16+
doi: "10.48550/arXiv.2510.02798"
17+
collection-title: "arXiv preprint arXiv:2510.02798"
18+
start: 1
19+
end: 6
20+
title: "OptunaHub: A Platform for Black-Box Optimization"
21+
year: 2025

0 commit comments

Comments
 (0)