Skip to content

Commit

Permalink
Add CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
tmigot committed Feb 10, 2024
1 parent 69974da commit 544d4a6
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 9 deletions.
8 changes: 0 additions & 8 deletions CITATION.bib

This file was deleted.

46 changes: 46 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
QuadraticModels.jl: Data Structures for Linear and Quadratic Optimization Problems based on NLPModels
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Geoffroy
family-names: Leconte
email: [email protected]
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada.
orcid: 'https://orcid.org/0000-0002-1825-1639'
- given-names: Dominique
family-names: Orban
email: [email protected]
orcid: 'https://orcid.org/0000-0002-8017-7687'
affiliation: >-
GERAD and Department of Mathematics and
Industrial Engineering, Polytechnique Montréal,
QC, Canada
- affiliation: 'Netherlands eScience Center, Amsterdam, NL'
orcid: 'https://orcid.org/0000-0003-4451-281X'
email: [email protected]
given-names: Abel
family-names: Soares Siqueira
- given-names: contributors
identifiers:
- description: Zenodo archive
type: doi
value: 10.5281/zenodo.4027577
keywords:
- Linear Algebra
- Julia
- Matrix Factorization
license: MPL-2.0
version: 0.9.5
date-released: '2023-12-04'
repository-code: >-
https://github.com/JuliaSmoothOptimizers/QuadraticModels.jl
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name = "QuadraticModels"
uuid = "f468eda6-eac5-11e8-05a5-ff9e497bcd19"
authors = ["Dominique Orban <[email protected]>"]
version = "0.9.5"

[deps]
Expand Down

0 comments on commit 544d4a6

Please sign in to comment.