File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -2,10 +2,15 @@ citHeader("To cite fireexposuR in publications use:")
22
33bibentry(
44 key = "fireexposuR",
5- bibtype = "Manual ",
6- title = "fireexposuR: Compute and Visualize Wildfire Exposure ",
5+ bibtype = "Article ",
6+ title = "fireexposuR: An R package for computing and visualizing wildfire exposure ",
77 author = "Air M. Forbes [aut], Jennifer L. Beverly [ths]",
8- note = "R Package version xxx",
9- year = "2024",
10- url = "https://github.com/ropensci/fireexposuR"
8+ journal = "Journal of Open Source Software",
9+ year = "2025",
10+ doi = "10.21105/joss.08479",
11+ volume = 10,
12+ number = 114,
13+ pages = 8479,
14+ journal = "The Journal of Open Source Software",
15+ note = sprintf("R package version %s", meta$Version)
1116)
You can’t perform that action at this time.
0 commit comments