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