You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://www.researchgate.net/publication/278769168_ForeFire_open-source_code_for_wildland_fire_spread_models)<!-- Or use Zenodo DOI if available -->
> Filippi, J.-B., Baggio, R., Paugam, R., Bosseur, F., Leblanc, A., & Alonso-Pinar, A. (2025). ForeFire: A Modular, Scriptable C++ Simulation Engine and Library forWildland-Fire Spread. Journal of Open Source Software, 10(116), 8680. https://doi.org/10.21105/joss.08680
Copy file name to clipboardExpand all lines: docs/source/about/citation.rst
+16-9Lines changed: 16 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,24 @@ BibTeX
9
9
.. code-block:: bibtex
10
10
:linenos:
11
11
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}
20
25
}
21
26
22
27
Plain Text
23
28
----------
24
29
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
0 commit comments