Skip to content

Commit 89057ac

Browse files
committed
Update CITATION.cff and README.md
1 parent 4d0ba0d commit 89057ac

File tree

2 files changed

+12
-13
lines changed

2 files changed

+12
-13
lines changed

CITATION.cff

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
cff-version: 1.2.0
22
message: "If you use this software, please cite it as below."
33
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"
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: "Tutorial on introduction to Bayesian optimization"
1313
type: software
14-
version: 1.0.0
14+
version: 1.0.1
1515
doi: 10.5281/zenodo.10723703
16-
date-released: 2024-02-28
16+
date-released: 2024-03-25
1717
url: "https://github.com/machine-learning-tutorial/bayesian-optimization"

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ Please use this DOI when citing this code:
132132
@software{andrea_santamaria_garcia_2024_10723703,
133133
author = {Andrea Santamaria Garcia and
134134
Chenran Xu},
135-
title = {{machine-learning-tutorial/bayesian-optimization:
136-
v1.0.0}},
135+
title = {{Tutorial on introduction to Bayesian optimization}},
137136
month = {02},
138137
year = {2024},
139138
publisher = {Zenodo},

0 commit comments

Comments
 (0)