-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathCITATION.cff
52 lines (51 loc) · 1.64 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
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
ADNLPModels.jl: Automatic Differentiation models
implementing the NLPModels API
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]
orcid: 'https://orcid.org/0000-0001-7729-2513'
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada
- given-names: Alexis
family-names: Montoison
orcid: 'https://orcid.org/0000-0002-3403-5450'
email: [email protected]
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada
- given-names: Dominique
family-names: Orban
orcid: 'https://orcid.org/0000-0002-8017-7687'
email: [email protected]
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada
- given-names: Abel
family-names: Soares Siqueira
email: [email protected]
orcid: 'https://orcid.org/0000-0003-4451-281X'
affiliation: 'Netherlands eScience Center, Amsterdam, NL'
- given-names: contributors
identifiers:
- type: doi
value: 10.5281/zenodo.4605982
repository-code: 'https://github.com/JuliaSmoothOptimizers/ADNLPModels.jl'
keywords:
- Optimization
- Automatic differentiation
- Nonlinear programming
- Julia
license: MPL-2.0