Skip to content

Commit

Permalink
Create CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaslundell authored Sep 20, 2024
1 parent 2a3f4f6 commit 750b43e
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
cff-version: 1.2.0
message: 'If you use this software, please cite it as below'
authors:
- given-names: Andreas
family-names: Lundell
email: [email protected]
- given-names: Jan
family-names: Kronqvist
- given-names: Tapio
family-names: Westerlund
title: "SHOT"
version: 1.1
date-released: 2021-10-20
url: "https://github.com/coin-or/SHOT/releases/tag/releases%2F1.1.0"
preferred-citation:
type: article
authors:
- given-names: A.
family-names: Lundell
email: [email protected]
- given-names: J.
family-names: Kronqvist
- given-names: T.
family-names: Westerlund
doi: 10.1007/s10898-022-01128-0
journal: "Journal of Global Optimization"
start: 1 # First page number
end: 41 # Last page number
title: "The supporting hyperplane optimization toolkit for convex MINLP"
issue: 1
volume: 84
year: 2022

0 comments on commit 750b43e

Please sign in to comment.