-
Notifications
You must be signed in to change notification settings - Fork 35
/
CITATION.cff
38 lines (37 loc) · 1.1 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
authors:
- affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada
family-names: Orban
given-names: Dominique
orcid: 'https://orcid.org/0000-0002-8017-7687'
email: [email protected]
- affiliation: 'Netherlands eScience Center, Amsterdam, NL'
family-names: Soares Siqueira
given-names: Abel
orcid: 'https://orcid.org/0000-0003-4451-281X'
email: [email protected]
- family-names: contributors
cff-version: 1.2.0
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.2558627
keywords:
- Nonlinear Optimization
- Julia
- Nonlinear Programming
license: MPL-2.0
message: >-
If you use this software, please cite it using the
metadata from this file.
repository-code: >-
https://github.com/JuliaSmoothOptimizers/NLPModels.jl
title: >-
NLPModels.jl: Data Structures for Optimization Models
type: software
version: 0.20.0
date-released: '2023-03-23'