Skip to content

Commit 2a14228

Browse files
committed
Add Citation DOI
1 parent 18ae99b commit 2a14228

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -606,9 +606,9 @@ <h3>Citation</h3>
606606
<pre><code class="text">@software{SAMBO,
607607
author = {Kernc},
608608
title = {SAMBO: Sequential And Model-Based Optimization: Efficient global optimization in Python},
609-
url = {https://sambo-optimization.github.io}
610-
year = {2024},
611-
doi = {TODO}
609+
url = {https://sambo-optimization.github.io},
610+
doi = {https://doi.org/10.5281/zenodo.14461363},
611+
year = {2024}
612612
}</code></pre>
613613
</section>
614614

0 commit comments

Comments
 (0)