Skip to content

Commit 8cd1d92

Browse files
committed
add joss citation
1 parent e514280 commit 8cd1d92

File tree

5 files changed

+51
-28
lines changed

5 files changed

+51
-28
lines changed

CITATION.cff

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ type: software
99
license: GPL-2.0-or-later
1010
title: 'forcis: Handle the FORCIS Foraminifera Database'
1111
version: 1.0.1
12+
doi: 10.21105/joss.09217
1213
identifiers:
1314
- type: doi
1415
value: 10.32614/CRAN.package.forcis
@@ -38,17 +39,19 @@ authors:
3839
email: garidel@cerege.fr
3940
orcid: https://orcid.org/0000-0001-8983-9571
4041
preferred-citation:
41-
type: manual
42-
title: 'forcis: Handle the FORCIS Foraminifera Database'
42+
type: article
43+
title: 'forcis: An R package for accessing, handling and analysing the FORCIS database'
4344
authors:
4445
- name: Casajus Nicolas
45-
- name: Greco Mattia
4646
- name: Chaabane Sonia
4747
- name: Giraud Xavier
4848
- name: de Garidel-Thoron Thibault
49+
- name: Greco Mattia
50+
journal: Journal of Open Source Software
51+
volume: '10'
52+
doi: 10.21105/joss.09217
4953
year: '2025'
50-
notes: R package version 1.0.1
51-
url: https://docs.ropensci.org/forcis/
54+
start: '9217'
5255
repository: https://CRAN.R-project.org/package=forcis
5356
repository-code: https://github.com/ropensci/forcis
5457
url: https://docs.ropensci.org/forcis/

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ library("forcis")
102102

103103
Please cite this package as:
104104

105-
> Casajus N, Greco M, Chaabane S, Giraud X & de Garidel-Thoron T (2025) forcis: Handle the FORCIS foraminifera database. R package version 1.0.1. URL: https://docs.ropensci.org/forcis/.
105+
> Casajus N, Chaabane S, de Garidel-Thoron T, Giraud X & Greco M (2025) forcis: An R package for accessing, handling and analysing the FORCIS database. **Journal of Open Source Software**, 10(114), 9217. DOI: [10.21105/joss.09217](https://doi.org/10.21105/joss.09217).
106106
107107
You can also run:
108108

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,10 @@ library("forcis")
117117

118118
Please cite this package as:
119119

120-
> Casajus N, Greco M, Chaabane S, Giraud X & de Garidel-Thoron T (2025)
121-
> forcis: Handle the FORCIS foraminifera database. R package version
122-
> 1.0.1. URL: <https://docs.ropensci.org/forcis/>.
120+
> Casajus N, Chaabane S, de Garidel-Thoron T, Giraud X & Greco M (2025)
121+
> forcis: An R package for accessing, handling and analysing the FORCIS
122+
> database. **Journal of Open Source Software**, 10(114), 9217. DOI:
123+
> [10.21105/joss.09217](https://doi.org/10.21105/joss.09217).
123124
124125
You can also run:
125126

codemeta.json

Lines changed: 29 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"identifier": "forcis",
55
"description": "Provides an interface to the 'FORCIS' database (Chaabane et al. (2024) <doi:10.5281/zenodo.7390791>) on global foraminifera distribution. This package allows to download and to handle 'FORCIS' data. It is part of the FRB-CESAB working group FORCIS. <https://www.fondationbiodiversite.fr/en/the-frb-in-action/programs-and-projects/le-cesab/forcis/>.",
66
"name": "forcis: Handle the FORCIS Foraminifera Database",
7-
"relatedLink": "https://docs.ropensci.org/forcis/",
7+
"relatedLink": ["https://docs.ropensci.org/forcis/", "https://CRAN.R-project.org/package=forcis"],
88
"codeRepository": "https://github.com/ropensci/forcis",
99
"issueTracker": "https://github.com/ropensci/forcis/issues",
1010
"license": "https://spdx.org/licenses/GPL-2.0",
@@ -14,7 +14,13 @@
1414
"name": "R",
1515
"url": "https://r-project.org"
1616
},
17-
"runtimePlatform": "R version 4.5.0 (2025-04-11)",
17+
"runtimePlatform": "R version 4.5.1 (2025-06-13)",
18+
"provider": {
19+
"@id": "https://cran.r-project.org",
20+
"@type": "Organization",
21+
"name": "Comprehensive R Archive Network (CRAN)",
22+
"url": "https://cran.r-project.org"
23+
},
1824
"author": [
1925
{
2026
"@type": "Person",
@@ -281,20 +287,16 @@
281287
},
282288
"SystemRequirements": null
283289
},
284-
"fileSize": "4680.696KB",
290+
"fileSize": "4680.085KB",
285291
"citation": [
286292
{
287-
"@type": "SoftwareSourceCode",
293+
"@type": "ScholarlyArticle",
288294
"datePublished": "2025",
289295
"author": [
290296
{
291297
"@type": "Organization",
292298
"name": "Casajus Nicolas"
293299
},
294-
{
295-
"@type": "Organization",
296-
"name": "Greco Mattia"
297-
},
298300
{
299301
"@type": "Organization",
300302
"name": "Chaabane Sonia"
@@ -306,11 +308,26 @@
306308
{
307309
"@type": "Organization",
308310
"name": "de Garidel-Thoron Thibault"
311+
},
312+
{
313+
"@type": "Organization",
314+
"name": "Greco Mattia"
309315
}
310316
],
311-
"name": "forcis: {H}andle the {FORCIS} {F}oraminifera {D}atabase",
312-
"url": "https://docs.ropensci.org/forcis/",
313-
"description": "R package version 1.0.1"
317+
"name": "forcis: {A}n {R} package for accessing, handling and analysing the {FORCIS} database",
318+
"identifier": "10.21105/joss.09217",
319+
"pagination": "9217",
320+
"@id": "https://doi.org/10.21105/joss.09217",
321+
"sameAs": "https://doi.org/10.21105/joss.09217",
322+
"isPartOf": {
323+
"@type": "PublicationIssue",
324+
"datePublished": "2025",
325+
"isPartOf": {
326+
"@type": ["PublicationVolume", "Periodical"],
327+
"volumeNumber": "10",
328+
"name": "Journal of Open Source Software"
329+
}
330+
}
314331
},
315332
{
316333
"@type": "ScholarlyArticle",
@@ -521,7 +538,7 @@
521538
}
522539
}
523540
],
524-
"releaseNotes": "https://github.com/ropensci/forcis/blob/master/NEWS.md",
541+
"releaseNotes": "https://github.com/ropensci/forcis/blob/main/NEWS.md",
525542
"readme": "https://github.com/ropensci/forcis/blob/main/README.md",
526543
"contIntegration": ["https://github.com/ropensci/forcis/actions/workflows/R-CMD-check.yaml", "https://app.codecov.io/gh/ropensci/forcis"],
527544
"review": {

inst/CITATION

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,19 @@
11
bibentry(
2-
bibtype = "Manual",
3-
title = "forcis: {H}andle the {FORCIS} {F}oraminifera {D}atabase",
2+
bibtype = "Article",
3+
title = "forcis: {A}n {R} package for accessing, handling and analysing the {FORCIS} database",
44
author = c(
55
person("Casajus Nicolas"),
6-
person("Greco Mattia"),
76
person("Chaabane Sonia"),
87
person("Giraud Xavier"),
9-
person("de Garidel-Thoron Thibault")
8+
person("de Garidel-Thoron Thibault"),
9+
person("Greco Mattia")
1010
),
11+
journal = "Journal of Open Source Software",
12+
volume = "10",
13+
pages = "9217",
14+
doi = "10.21105/joss.09217",
1115
year = "2025",
12-
note = "R package version 1.0.1",
13-
url = "https://docs.ropensci.org/forcis/",
14-
header = "To cite the FORCIS package in publications use:"
16+
header = "To cite the forcis package in publications use:"
1517
)
1618

1719
bibentry(

0 commit comments

Comments
 (0)