-
Notifications
You must be signed in to change notification settings - Fork 8
/
CITATION.cff
64 lines (63 loc) · 1.91 KB
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
JSOSuite.jl: One stop solutions for all things
optimization
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Tangi
family-names: Migot
email: [email protected]
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada.
orcid: 'https://orcid.org/0000-0001-7729-2513'
- given-names: Dominique
family-names: Orban
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada.
orcid: 'https://orcid.org/0000-0002-8017-7687'
- given-names: Abel
family-names: Soares Siqueira
affiliation: 'Netherlands eScience Center, Amsterdam, NL'
orcid: 'https://orcid.org/0000-0003-4451-281X'
- given-names: contributors
keywords:
- Nonlinear Optimization
- Least squares
- Julia
- Nonlinear Programming
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.8246389
preferred-citation:
type: article
authors:
- family-names: "Migot"
given-names: "Tangi"
orcid: "https://orcid.org/0000-0001-7729-2513"
- family-names: "Orban"
given-names: "Dominique"
orcid: "https://orcid.org/0000-0002-8017-7687"
- family-names: "Soares Siqueira"
given-names: "Abel"
orcid: "https://orcid.org/0000-0003-4451-281X"
doi: "10.21105/jcon.00161"
journal: "Proceedings of the JuliaCon Conferences"
start: 161 # First page number
title: "JSOSuite.jl: Solving continuous optimization problems with JuliaSmoothOptimizers"
issue: 63
volume: 6
year: 2024
repository-code: 'https://github.com/JuliaSmoothOptimizers/JSOSuite.jl'
version: 0.1.0
date-released: '2023-08-14'
license: MPL-2.0