Skip to content

Commit 4d0ba0d

Browse files
authored
Create CITATION.cff
1 parent 87306f7 commit 4d0ba0d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CITATION.cff

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
cff-version: 1.2.0
2+
message: "If you use this software, please cite it as below."
3+
authors:
4+
- family-names: Santamaria Garcia
5+
given-names: Andrea
6+
affiliation: Karlsruhe Institute of Technology
7+
orcid: "https://orcid.org/0000-0002-7498-7640"
8+
- family-names: Xu
9+
given-names: Chenran
10+
affiliation: Karlsruhe Institute of Technology
11+
orcid: "https://orcid.org/0000-0002-5034-2207"
12+
title: "bayesian-optimization"
13+
type: software
14+
version: 1.0.0
15+
doi: 10.5281/zenodo.10723703
16+
date-released: 2024-02-28
17+
url: "https://github.com/machine-learning-tutorial/bayesian-optimization"

0 commit comments

Comments
 (0)