Skip to content

Commit 9de1f99

Browse files
committed
No longer recommend the organization-level DOI
1 parent d2dc592 commit 9de1f99

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

references.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,7 @@ new ClipboardJS('.copy-ref');
88

99
# Publications, talks and other references
1010

11-
If you use JSO, we ask that you cite us. In addition to any specific reference that may suggested by the packages you are using, we also ask you to cite JSO using the format given in [Organization/CITATION.cff](https://github.com/JuliaSmoothOptimizers/Organization/blob/main/CITATION.cff).
12-
13-
```plaintext
14-
@software{The_JuliaSmoothOptimizers_Ecosystem,
15-
author = {Migot, Tangi and Orban, Dominique and Soares Siqueira, Abel and contributors},
16-
license = {MPL-2.0},
17-
month = feb,
18-
title = {{The JuliaSmoothOptimizers Ecosystem for Numerical Linear Algebra and Optimization in Julia}},
19-
doi = {10.5281/zenodo.2655082},
20-
url = {https://jso.dev},
21-
year = {2024}
22-
}
23-
```
11+
If you use our packages, please cite them, using the corresponding CITATION.cff.
2412

2513
```julia:./list-publications.jl
2614
#hideall

0 commit comments

Comments
 (0)