Skip to content

Commit 0845694

Browse files
authored
Revise CITATION.cff with updated metadata
Updated citation metadata and added identifiers for archived versions. Todo: decide if adding the JOSS paper metadata as preferred-citation field
1 parent 2658080 commit 0845694

1 file changed

Lines changed: 18 additions & 30 deletions

File tree

CITATION.cff

Lines changed: 18 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
cff-version: "1.2.0"
2+
title: "JSBSim - An Open Source Flight Dynamics Software Library"
3+
abstract: "JSBSim is a multi-platform, general purpose object-oriented Flight Dynamics Model (FDM) written in C++. JSBSim is a research software that can be run in a standalone batch mode flight simulator (no graphical displays a.k.a. console mode) for testing and study, or it can be integrated with the Unreal engine, FlightGear and many other simulation environments."
24
authors:
35
- family-names: Berndt
46
given-names: Jon S.
@@ -9,36 +11,22 @@ authors:
911
- family-names: De Marco
1012
given-names: Agostino
1113
orcid: "https://orcid.org/0000-0001-5985-9950"
14+
affiliation: "University of Naples Federico II, Italy"
1215
- family-names: McLeod
1316
given-names: Sean
1417
orcid: "https://orcid.org/0009-0003-1039-8307"
15-
doi: TBD, Zenodo
16-
message: If you use this software, please cite our article in the
17-
Journal of Open Source Software.
18-
preferred-citation:
19-
authors:
20-
- family-names: Berndt
21-
given-names: Jon S.
22-
orcid: "https://orcid.org/0009-0009-9701-2182"
23-
- family-names: Coconnier
24-
given-names: Bertrand
25-
orcid: "https://orcid.org/0009-0000-0065-3704"
26-
- family-names: De Marco
27-
given-names: Agostino
28-
orcid: "https://orcid.org/0000-0001-5985-9950"
29-
- family-names: McLeod
30-
given-names: Sean
31-
orcid: "https://orcid.org/0009-0003-1039-8307"
32-
date-published: 2026-MM-DD
33-
doi: 10.21105/joss.ToBeDone
34-
issn: 2475-9066
35-
issue: XYZ
36-
journal: Journal of Open Source Software
37-
publisher:
38-
name: Open Journals
39-
start: XXXX
40-
title: JSBSim - An Open Source Flight Dynamics Software Library
41-
type: article
42-
url: "https://joss.theoj.org/papers/TBD-DOI"
43-
volume: XX
44-
title: JSBSim - An Open Source Flight Dynamics Software Library
18+
date-released: "2026-05-17"
19+
identifiers:
20+
- description: "This is the collection of archived snapshots of all versions of JSBSim"
21+
type: doi
22+
value: 10.5281/zenodo.20258621
23+
- description: "This is the archived snapshot of version 1.3.1 of JSBSim"
24+
type: doi
25+
value: 10.5281/zenodo.20258622
26+
keywords:
27+
- Flight Dynamics Modeling
28+
- Flight simulation
29+
license: "LGPL 2.1"
30+
message: "If you use this software, please cite it using these metadata."
31+
repository-code: "https://github.com/JSBSim-Team/jsbsim"
32+
doi: 10.5281/zenodo.20258621

0 commit comments

Comments
 (0)