-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2a3f4f6
commit 750b43e
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |