forked from OpenMDAO/Aviary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request OpenMDAO#528 from jkirk5/citation
Citation
- Loading branch information
Showing
1 changed file
with
30 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,30 @@ | ||
cff-version: 1.2.0 | ||
title: Aviary: An Open-Source Multidisciplinary Design, Analysis, and Optimization Tool for Modeling Aircraft with Analytic Gradients | ||
message: Please use this citation when using Aviary in your research! | ||
type: software | ||
authors: | ||
- given-names: Jennifer | ||
family-names: Gratz | ||
affiliation: NASA Glenn Research Center | ||
- given-names: Jason | ||
family-names: Kirk | ||
affiliation: NASA Langley Research Center | ||
- given-names: Carl | ||
family-names: Recine | ||
affiliation: NASA Ames Research Center | ||
- given-names: John | ||
family-names: Jasa | ||
affiliation: Banner Quality Management Inc. | ||
- given-names: Eliot | ||
family-names: Aretskin-Hariton | ||
affiliation: NASA Glenn Research Center | ||
- given-names: Kenneth | ||
family-names: Moore | ||
affiliation: Banner Quality Management Inc. | ||
identifiers: | ||
- type: doi | ||
value: 10.2514/6.2024-4219 | ||
repository-code: 'https://github.com/OpenMDAO/Aviary' | ||
repository: 'https://github.com/OpenMDAO/Aviary_Community' | ||
license: Apache-2.0 | ||
version: 0.9.3 |