Skip to content

Commit

Permalink
Update CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
brownag committed Dec 29, 2023
1 parent f91dc31 commit 193cc42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ message: 'To cite package "soilDB" in publications use:'
type: software
license: GPL-3.0-or-later
title: 'soilDB: Soil Database Interface'
version: 2.8.0
version: 2.8.1
abstract: A collection of functions for reading soil data from U.S. Department of
Agriculture Natural Resources Conservation Service (USDA-NRCS) and National Cooperative
Soil Survey (NCSS) databases.
Expand Down Expand Up @@ -37,7 +37,7 @@ preferred-citation:
- family-names: Brown
given-names: Andrew
email: andrew.g.brown@usda.gov
notes: R package version 2.7.10
notes: R package version 2.8.0
url: https://CRAN.R-project.org/package=soilDB
year: '2023'
repository: https://CRAN.R-project.org/package=soilDB
Expand Down Expand Up @@ -242,7 +242,7 @@ references:
title: odbc
abstract: 'odbc: Connect to ODBC Compatible Databases (using the DBI Interface)'
notes: Suggests
url: https://r-dbi.github.io/odbc/
url: https://odbc.r-dbi.org
repository: https://CRAN.R-project.org/package=odbc
authors:
- family-names: Hester
Expand Down

0 comments on commit 193cc42

Please sign in to comment.