|
| 1 | +# ------------------------------------------------ |
| 2 | +# CITATION.cff file created with {cffr} R package |
| 3 | +# See also: https://docs.ropensci.org/cffr/ |
| 4 | +# ------------------------------------------------ |
| 5 | + |
| 6 | +cff-version: 1.2.0 |
| 7 | +message: 'To cite package "APCalign" in publications use:' |
| 8 | +type: software |
| 9 | +license: MIT |
| 10 | +title: 'APCalign: Resolving Plant Taxon Names Using the Australian Plant Census' |
| 11 | +version: 2.0.0 |
| 12 | +doi: 10.1071/BT24014 |
| 13 | +identifiers: |
| 14 | +- type: doi |
| 15 | + value: 10.32614/CRAN.package.APCalign |
| 16 | +- type: url |
| 17 | + value: https://doi.org/10.1071/BT24014 |
| 18 | +abstract: The process of resolving and updating taxon names is necessary when working |
| 19 | + with biodiversity data. 'APCalign' uses the Australian Plant Census (APC) and the |
| 20 | + Australian Plant Name Index (APNI) to align and update plant taxon names to current, |
| 21 | + accepted standards. 'APCalign' also supplies information about the establishment |
| 22 | + status (i.e. native or introduced) of plant taxa across different states/territories. |
| 23 | +authors: |
| 24 | +- family-names: Wenk |
| 25 | + given-names: Elizabeth |
| 26 | + email: e.wenk@unsw.edu.au |
| 27 | + orcid: https://orcid.org/0000-0001-5640-5910 |
| 28 | +- family-names: Falster |
| 29 | + given-names: Daniel |
| 30 | + email: daniel.falster@unsw.edu.au |
| 31 | + orcid: https://orcid.org/0000-0002-9814-092X |
| 32 | +- family-names: Cornwell |
| 33 | + given-names: Will |
| 34 | + email: w.cornwell@unsw.edu.au |
| 35 | + orcid: https://orcid.org/0000-0003-4080-4073 |
| 36 | +- family-names: Kar |
| 37 | + given-names: Fonti |
| 38 | + email: f.kar@unsw.edu.au |
| 39 | + orcid: https://orcid.org/0000-0002-2760-3974 |
| 40 | +preferred-citation: |
| 41 | + type: article |
| 42 | + title: 'APCalign: an R package workflow and app for aligning and updating flora |
| 43 | + names to the Australian Plant Census' |
| 44 | + authors: |
| 45 | + - family-names: Wenk |
| 46 | + given-names: Elizabeth |
| 47 | + email: e.wenk@unsw.edu.au |
| 48 | + orcid: https://orcid.org/0000-0001-5640-5910 |
| 49 | + - family-names: Cornwell |
| 50 | + given-names: Will |
| 51 | + email: w.cornwell@unsw.edu.au |
| 52 | + orcid: https://orcid.org/0000-0003-4080-4073 |
| 53 | + - family-names: Fuchs |
| 54 | + given-names: Ann |
| 55 | + email: anne.fuchs@dcceew.gov.au |
| 56 | + orcid: https://orcid.org/0000-0001-5737-8803 |
| 57 | + - family-names: Kar |
| 58 | + given-names: Fonti |
| 59 | + email: f.kar@unsw.edu.au |
| 60 | + orcid: https://orcid.org/0000-0002-2760-3974 |
| 61 | + - family-names: Monro |
| 62 | + given-names: Anna |
| 63 | + email: anna.monro@dcceew.gov.au |
| 64 | + orcid: https://orcid.org/0000-0001-9031-2670 |
| 65 | + - family-names: Sauquet |
| 66 | + given-names: Herve |
| 67 | + email: herve.sauquet@botanicgardens.nsw.gov.au |
| 68 | + orcid: https://orcid.org/0000-0001-8305-3236 |
| 69 | + - family-names: Stephens |
| 70 | + given-names: Ruby |
| 71 | + email: stephenseruby@gmail.com |
| 72 | + orcid: https://orcid.org/0000-0002-3767-2690 |
| 73 | + - family-names: Falster |
| 74 | + given-names: Daniel |
| 75 | + email: daniel.falster@unsw.edu.au |
| 76 | + orcid: https://orcid.org/0000-0002-9814-092X |
| 77 | + journal: Australian Journal of Botany |
| 78 | + volume: '72' |
| 79 | + issue: '4' |
| 80 | + year: '2024' |
| 81 | + publisher: |
| 82 | + name: CSIRO Publishing |
| 83 | + notes: 'R package version: 2.0.0' |
| 84 | + url: https://doi.org/10.1071/BT24014 |
| 85 | + doi: 10.1071/BT24014 |
| 86 | +repository: https://CRAN.R-project.org/package=APCalign |
| 87 | +repository-code: https://github.com/traitecoevo/APCalign |
| 88 | +url: https://traitecoevo.github.io/APCalign/ |
| 89 | +contact: |
| 90 | +- family-names: Wenk |
| 91 | + given-names: Elizabeth |
| 92 | + email: e.wenk@unsw.edu.au |
| 93 | + orcid: https://orcid.org/0000-0001-5640-5910 |
| 94 | +keywords: |
| 95 | +- r-package |
| 96 | +- taxonomy |
| 97 | +- australia |
| 98 | +- plants |
| 99 | +- flora |
| 100 | + |
0 commit comments