Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update paper.md and reference.bib ahead of JOSS submission #47

Merged
merged 5 commits into from
Jan 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion NPSdataverse.Rproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Version: 1.0
ProjectId: a49a17c2-d2d1-45c6-a1ff-3bcdbf2ac52e

RestoreWorkspace: No
SaveWorkspace: No
Expand Down
54 changes: 32 additions & 22 deletions paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ @article{EML2019
title = {Ecological Metadata Language version 2.2.0},
url = {https://eml.ecoinformatics.org}, DOI={10.5063/f11834t2},
publisher = {KNB Data Repository},
author = {Jones, Matthew and OBrien, Margaret and Mecum, Bryce and Boettiger, Carl and Schildhauer, Mark and Maier, Mitchell and Whiteaker, Timothy and Earl, Stevan and Chong, Steven},
author = {Jones, Matthew and O'Brien, Margaret and Mecum, Bryce and Boettiger, Carl and Schildhauer, Mark and Maier, Mitchell and Whiteaker, Timothy and Earl, Stevan and Chong, Steven},
year = {2019}
}

Expand All @@ -114,7 +114,7 @@ @article{Boettiger2019
}

@article{Jones2006,
author = "Jones, Matthew B. and Schildhauer, Mark P. and Reichman, O.J. and Bowers, Shawn",
author = "Jones, Matthew and Schildhauer, Mark P. and Reichman, O.J. and Bowers, Shawn",
title = "The New Bioinformatics: Integrating Ecological Data from the Gene to the Biosphere",
journal= "Annual Review of Ecology, Evolution, and Systematics",
year = "2006",
Expand Down Expand Up @@ -179,42 +179,52 @@ @Manual{Smith2022
https://ediorg.github.io/EMLassemblyline/},
}

@Manual{Baker_QCkit2024,
@Manual{Baker_QCkit2025,
title = {QCkit: NPS Inventory and Monitoring Quality Control Toolkit},
author = {Robert Baker and Judd Patterson and Joe DeVivo and Issac Quevedo and Sarah Wright},
year = {2024},
note = {R package version 0.1.7},
author = {Baker, Robert and Judd Patterson and Joe DeVivo and Issac Quevedo and Sarah Wright},
year = {2025},
note = {R package version 1.0.0},
url = {https://github.com/nationalparkservice/QCkit/},
}

@Manual{Baker_NPSdataverse2024,
@Manual{Baker_NPSdataverse2025,
title = {NPSdataverse: Tools and Packages for Data and Metadata Manipulation},
author = {Robert Baker and Judd Patterson and Joe DeVivo},
year = {2024},
note = {R package version 0.1.0},
author = {Baker, Robert and Judd Patterson and Joe DeVivo},
year = {2025},
note = {R package version 1.0.0},
url = {https://github.com/nationalparkservice/NPSdataverse},
}

@Manual{Baker_EMLeditor2024,
@Manual{Baker_EMLeditor2025,
title = {EMLeditor: View and Edit EML Metadata},
author = {Robert Baker and Judd Patterson},
year = {2024},
note = {R package version 0.1.6},
author = {Baker, Robert and Judd Patterson},
year = {2025},
note = {R package version 1.0.0},
url = {https://github.com/nationalparkservice/EMLeditor},
}

@Manual{Baker_DPchecker2024,
@Manual{Baker_DPchecker2025,
title = {DPchecker: Checks Data Packages for Congruence},
author = {Rob Baker and Sarah E. Wright},
year = {2024},
note = {R package version 0.3.4},
author = {Baker, Robert and Sarah E. Wright},
year = {2025},
note = {R package version 1.0.0},
url = {https://nationalparkservice.github.io/DPchecker/},
}

@Manual{Baker_NPSutils2024,
@Manual{Baker_NPSutils2025,
title = {NPSutils: Collection of Functions to read and manipulate information from the NPS DataStore},
author = {Robert Baker and Joe DeVivo and Judd Patterson},
year = {2024},
note = {R package version 0.3.1},
author = {Baker, Robert and Joe DeVivo and Judd Patterson},
year = {2025},
note = {R package version 1.0.0},
url = {https://github.com/nationalparkservice/NPSutils},
}

@techreport{Bailard2024,
title = {Mojave Desert Network Desert Springs Data Package 2016 - 2023},
author = {Bailard, Jennifer and Mark Lehman},
year = {2024},
institution = {National Park Service},
type = {},
number = {},
note = {\url{https://doi.org/10.57830/2300498}}
}
Loading
Loading