We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ae99b commit 2a14228Copy full SHA for 2a14228
index.html
@@ -606,9 +606,9 @@ <h3>Citation</h3>
606
<pre><code class="text">@software{SAMBO,
607
author = {Kernc},
608
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}
+ url = {https://sambo-optimization.github.io},
+ doi = {https://doi.org/10.5281/zenodo.14461363},
+ year = {2024}
612
}</code></pre>
613
</section>
614
0 commit comments