Skip to content

Commit

Permalink
Add CITATION.cff file (#100)
Browse files Browse the repository at this point in the history
* Add CITATION.cff file
  • Loading branch information
tmigot authored Oct 6, 2022
1 parent ffa174d commit 6f69b2d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: FletcherPenaltySolver.jl
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'
- given-names: Abel
family-names: Siqueira
orcid: 'https://orcid.org/0000-0003-4451-281X'
- given-names: Dominique
family-names: Orban
orcid: 'https://orcid.org/0000-0002-8017-7687'
doi: 10.5281/zenodo.7153564
date-released: 2022-10-06

0 comments on commit 6f69b2d

Please sign in to comment.