Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jsta committed Apr 19, 2023
1 parent a456ffb commit 6e866d3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions inst/CITATION
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
citHeader("When citing nhdR, please cite both the package and underlying data sources used:")

citEntry(entry = "Manual",
author = personList(
as.person("Jemma Stachelek")),
title = "Tools for working with the National Hydrography Dataset",
year = "2019",
url = "https://cran.r-project.org/package=nhdR",
textVersion = paste("Stachelek, J. (2019). Tools for working with the National Hydrography Dataset. R package version 0.5.2. https://cran.r-project.org/package=nhdR"))
author = personList(
as.person("Jemma Stachelek")),
title = "Tools for working with the National Hydrography Dataset",
year = "2019",
url = "https://cran.r-project.org/package=nhdR",
textVersion = paste("Stachelek, J. (2019). Tools for working with the National Hydrography Dataset. R package version 0.5.2. https://cran.r-project.org/package=nhdR"))

citEntry(entry = "Manual",
author = "USGS",
title = "National Hydrography Dataset. Technical Report. United States
author = "USGS",
title = "National Hydrography Dataset. Technical Report. United States
Geological Survey",
year = "2022",
url = "https://www.usgs.gov/national-hydrography",
textVersion = paste("USGS. (2022) National Hydrography Dataset. Technical Report. United States
year = "2022",
url = "https://www.usgs.gov/national-hydrography",
textVersion = paste("USGS. (2022) National Hydrography Dataset. Technical Report. United States
Geological Survey. https://www.usgs.gov/national-hydrography"))

0 comments on commit 6e866d3

Please sign in to comment.