Skip to content

Commit 371c8a7

Browse files
committed
update CITATION
1 parent 39f9275 commit 371c8a7

3 files changed

Lines changed: 13 additions & 9 deletions

File tree

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Authors@R: c(
99
email = "pascal.irz@ofb.gouv.fr",
1010
role = c("aut", "cre"),
1111
comment = c(ORCID = "0000-0002-2066-8935")),
12-
person(given = "Cédric",
13-
family = "Mondy",
14-
email = "cedric.mondy@ofb.gouv.fr",
15-
role = "ctb",
16-
comment = c(ORCID = "0000-0003-2788-0936")),
1712
person(given = "Benoît",
1813
family = "Richard",
1914
email = "benoit.richard@ofb.gouv.fr",
2015
role = "aut",
2116
comment = c(ORCID = "0000-0003-4522-027X")),
17+
person(given = "Cédric",
18+
family = "Mondy",
19+
email = "cedric.mondy@ofb.gouv.fr",
20+
role = "aut",
21+
comment = c(ORCID = "0000-0003-2788-0936")),
2222
person(given = "Emmanuelle",
2323
family = "Dortel",
2424
email = "emmanuelle.dortel@cefe.cnrs.fr",

inst/CITATION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ citHeader("To cite package aspe in publications use:")
77
bibentry(
88
bibtype = "Manual",
99
title = "aspe: An R Package to Analyse and Visualise River Fish Data in France",
10-
author = c(as.person("P. Irz"), as.person("C. Mondy"), as.person("B. Richard"), as.person("E. Dortel"), as.person("L. Bonnafoux")),
10+
author = c(as.person("P. Irz"), as.person("B. Richard"), as.person("C. Mondy")),
1111
journal = "Github repo",
1212
year = year,
1313
volume = note,
1414
url = "https://github.com/PascalIrz/aspe/",
15-
textVersion = paste0("Irz, P., Mondy, C., Richard, B., Dortel, E. and Bonnafoux, L. (",
15+
textVersion = paste0("Irz, P., Richard, B., Mondy, C. (",
1616
year,
1717
"). aspe: An R Package to Analyse and Visualise River Fish Data in France. ",
1818
note, ", ",

man/aspe-package.Rd

Lines changed: 6 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)