Skip to content

Commit 461b48e

Browse files
committed
JOSS Paper accepted !
1 parent ed8ee14 commit 461b48e

3 files changed

Lines changed: 92 additions & 68 deletions

File tree

CITATION.cff

Lines changed: 61 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,62 @@
1-
cff-version: 1.2.0
2-
message: "If you use ForeFire in your work, please cite it using the metadata below."
3-
1+
cff-version: "1.2.0"
42
authors:
5-
- given-names: Jean-Baptiste
6-
family-names: Filippi
7-
# orcid: https://orcid.org/XXXX-XXXX-XXXX-XXXX # TODO: Add J-B's ORCID (use the full URL format)
8-
affiliation: "SPE, UMR 6134, CNRS, University of Corsica Pascal Paoli, Corte, France" # TODO: Verify exact affiliation name
9-
10-
# TODO: Add any other major contributors who should be listed as authors of the software
11-
12-
title: "ForeFire: An Open-Source C++ Engine for High-Performance Wildfire Simulation"
13-
14-
# version: Use the version number that is being submitted/reviewed.
15-
version: "2.0.0"
16-
17-
# doi: Uncomment and add the software DOI after archiving the reviewed version on Zenodo/Figshare.
18-
# Do NOT use the DOI of the 2014 paper here.
19-
# doi: 10.5281/zenodo.XXXXXXX
20-
21-
# date-released: Set this to the date of the release corresponding to the 'version'.
22-
date-released: 2025-04-29
23-
24-
url: "https://github.com/forefireAPI/forefire"
25-
license: GPL-3.0-only
26-
27-
keywords:
28-
- C++
29-
- Python
30-
- wildfire simulation
31-
- fire behavior modeling
32-
- high-performance computing
33-
- fire-atmosphere coupling
34-
- numerical modeling
35-
36-
# Optional: Add preferred-citation once the JOSS paper is accepted/published
37-
# preferred-citation:
38-
# type: article
39-
# authors:
40-
# # List authors of the JOSS paper here, matching paper.md
41-
# - given-names: Jean-Baptiste
42-
# family-names: Filippi
43-
# # orcid: https://orcid.org/XXXX-XXXX-XXXX-XXXX
44-
# affiliation: "SPE, UMR 6134, CNRS, University of Corsica Pascal Paoli, Corte, France"
45-
# title: "ForeFire: An Open-Source C++ Engine for High-Performance Wildfire Simulation" # Title of the JOSS paper
46-
# journal: "Journal of Open Source Software"
47-
# # volume: X # JOSS will assign
48-
# # issue: Y # JOSS will assign
49-
# # year: ZZZZ # Year JOSS paper published
50-
# doi: "10.21105/joss.XXXXX" # TODO: Add the JOSS paper DOI once assigned
3+
- family-names: Filippi
4+
given-names: Jean-Baptiste
5+
orcid: "https://orcid.org/0000-0002-6244-0648"
6+
- family-names: Baggio
7+
given-names: Roberta
8+
orcid: "https://orcid.org/0000-0003-1531-0530"
9+
- family-names: Paugam
10+
given-names: Ronan
11+
orcid: "https://orcid.org/0000-0001-6429-6910"
12+
- family-names: Bosseur
13+
given-names: Frédéric
14+
orcid: "https://orcid.org/0000-0002-8108-0887"
15+
- family-names: Leblanc
16+
given-names: Antonio
17+
orcid: "https://orcid.org/0009-0001-9043-2039"
18+
- family-names: Alonso-Pinar
19+
given-names: Alberto
20+
orcid: "https://orcid.org/0009-0009-2051-9700"
21+
contact:
22+
- family-names: Filippi
23+
given-names: Jean-Baptiste
24+
orcid: "https://orcid.org/0000-0002-6244-0648"
25+
doi: 10.5281/zenodo.17742375
26+
message: If you use this software, please cite our article in the
27+
Journal of Open Source Software.
28+
preferred-citation:
29+
authors:
30+
- family-names: Filippi
31+
given-names: Jean-Baptiste
32+
orcid: "https://orcid.org/0000-0002-6244-0648"
33+
- family-names: Baggio
34+
given-names: Roberta
35+
orcid: "https://orcid.org/0000-0003-1531-0530"
36+
- family-names: Paugam
37+
given-names: Ronan
38+
orcid: "https://orcid.org/0000-0001-6429-6910"
39+
- family-names: Bosseur
40+
given-names: Frédéric
41+
orcid: "https://orcid.org/0000-0002-8108-0887"
42+
- family-names: Leblanc
43+
given-names: Antonio
44+
orcid: "https://orcid.org/0009-0001-9043-2039"
45+
- family-names: Alonso-Pinar
46+
given-names: Alberto
47+
orcid: "https://orcid.org/0009-0009-2051-9700"
48+
date-published: 2025-12-05
49+
doi: 10.21105/joss.08680
50+
issn: 2475-9066
51+
issue: 116
52+
journal: Journal of Open Source Software
53+
publisher:
54+
name: Open Journals
55+
start: 8680
56+
title: "ForeFire: A Modular, Scriptable C++ Simulation Engine and
57+
Library for Wildland-Fire Spread"
58+
type: article
59+
url: "https://joss.theoj.org/papers/10.21105/joss.08680"
60+
volume: 10
61+
title: "ForeFire: A Modular, Scriptable C++ Simulation Engine and
62+
Library for Wildland-Fire Spread"

README.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77
<!-- Identity & Citation -->
88
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
9-
[![DOI](https://img.shields.io/badge/DOI-10.14195/978--989--26--0884--6_29-blue)](https://www.researchgate.net/publication/278769168_ForeFire_open-source_code_for_wildland_fire_spread_models) <!-- Or use Zenodo DOI if available -->
9+
[![DOI](https://camo.githubusercontent.com/76a5b3086405ed966d1386695b4f78097f5aaf7d234ebb692f95dfd6d173d615/68747470733a2f2f6a6f73732e7468656f6a2e6f72672f7061706572732f31302e32313130352f6a6f73732e30383638302f7374617475732e737667)](https://doi.org/10.21105/joss.08680)
1010
<!-- Project Health & Status -->
1111
[![linuxCI](https://github.com/forefireAPI/forefire/actions/workflows/main.yml/badge.svg)](https://github.com/forefireAPI/forefire/actions/workflows/main.yml)
1212
[![macOSCI](https://github.com/forefireAPI/forefire/actions/workflows/macos.yml/badge.svg)](https://github.com/forefireAPI/forefire/actions/workflows/macos.yml)
@@ -137,16 +137,21 @@ If you use ForeFire in your work, please cite:
137137

138138
**BibTex**
139139
```bibtex
140-
@article{article,
141-
author = {Filippi, Jean-Baptiste and Bosseur, Frédéric and Grandi, Damien},
142-
year = {2014},
143-
month = {11},
144-
pages = {},
145-
title = {ForeFire: open-source code for wildland fire spread models},
146-
isbn = {9789892608846},
147-
doi = {10.14195/978-989-26-0884-6_29}
140+
@article{ForeFireJOSS2025,
141+
title = {ForeFire: A Modular, Scriptable C++ Simulation Engine and Library for Wildland-Fire Spread},
142+
volume = {10},
143+
ISSN = {2475-9066},
144+
url = {http://dx.doi.org/10.21105/joss.08680},
145+
DOI = {10.21105/joss.08680},
146+
number = {116},
147+
journal = {Journal of Open Source Software},
148+
publisher = {The Open Journal},
149+
author = {Filippi, Jean-Baptiste and Baggio, Roberta and Paugam, Ronan and Bosseur, Frédéric and Leblanc, Antonio and Alonso-Pinar, Alberto},
150+
year = {2025},
151+
month = dec,
152+
pages = {8680}
148153
}
149154
```
150155

151156
**Plain Text**
152-
> Filippi, Jean-Baptiste & Bosseur, Frédéric & Grandi, Damien. (2014). ForeFire: open-source code for wildland fire spread models. 10.14195/978-989-26-0884-6_29.
157+
> Filippi, J.-B., Baggio, R., Paugam, R., Bosseur, F., Leblanc, A., & Alonso-Pinar, A. (2025). ForeFire: A Modular, Scriptable C++ Simulation Engine and Library for Wildland-Fire Spread. Journal of Open Source Software, 10(116), 8680. https://doi.org/10.21105/joss.08680

docs/source/about/citation.rst

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,24 @@ BibTeX
99
.. code-block:: bibtex
1010
:linenos:
1111
12-
@article{article,
13-
author = {Filippi, Jean-Baptiste and Bosseur, Frédéric and Grandi, Damien},
14-
year = {2014},
15-
month = {11},
16-
pages = {},
17-
title = {ForeFire: open-source code for wildland fire spread models},
18-
isbn = {9789892608846},
19-
doi = {10.14195/978-989-26-0884-6_29}
12+
@article{ForeFireJOSS2025,
13+
title = {ForeFire: A Modular, Scriptable C++ Simulation Engine and Library for Wildland-Fire Spread},
14+
volume = {10},
15+
ISSN = {2475-9066},
16+
url = {http://dx.doi.org/10.21105/joss.08680},
17+
DOI = {10.21105/joss.08680},
18+
number = {116},
19+
journal = {Journal of Open Source Software},
20+
publisher = {The Open Journal},
21+
author = {Filippi, Jean-Baptiste and Baggio, Roberta and Paugam, Ronan and Bosseur, Frédéric and Leblanc, Antonio and Alonso-Pinar, Alberto},
22+
year = {2025},
23+
month = dec,
24+
pages = {8680}
2025
}
2126
2227
Plain Text
2328
----------
2429

25-
Filippi, Jean-Baptiste & Bosseur, Frédéric & Grandi, Damien. (2014). ForeFire: open-source code for wildland fire spread models. 10.14195/978-989-26-0884-6_29.
30+
Filippi, J.-B., Baggio, R., Paugam, R., Bosseur, F., Leblanc, A., & Alonso-Pinar, A. (2025). ForeFire: A Modular, Scriptable C++ Simulation Engine and Library for Wildland-Fire Spread. Journal of Open Source Software, 10(116), 8680. https://doi.org/10.21105/joss.08680
31+
32+

0 commit comments

Comments
 (0)