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

Updates to JOSS manuscript #42

Merged
merged 2 commits into from
Oct 22, 2024
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
87 changes: 78 additions & 9 deletions paper.bib
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
@article{Wickham2019, doi = {10.21105/joss.01686}, url = {https://doi.org/10.21105/joss.01686}, year = {2019}, publisher = {The Open Journal}, volume = {4}, number = {43}, pages = {1686}, author = {Hadley Wickham and Mara Averick and Jennifer Bryan and Winston Chang and Lucy D'Agostino McGowan and Romain François and Garrett Grolemund and Alex Hayes and Lionel Henry and Jim Hester and Max Kuhn and Thomas Lin Pedersen and Evan Miller and Stephan Milton Bache and Kirill Müller and Jeroen Ooms and David Robinson and Dana Paige Seidel and Vitalie Spinu and Kohske Takahashi and Davis Vaughan and Claus Wilke and Kara Woo and Hiroaki Yutani}, title = {Welcome to the Tidyverse}, journal = {Journal of Open Source Software} }
@article{Wickham2019,
doi = {10.21105/joss.01686},
url = {https://doi.org/10.21105/joss.01686},
year = {2019},
publisher = {The Open Journal},
volume = {4},
number = {43},
pages = {1686},
author = {Hadley Wickham and Mara Averick and Jennifer Bryan and Winston Chang and Lucy D'Agostino McGowan and Romain François and Garrett Grolemund and Alex Hayes and Lionel Henry and Jim Hester and Max Kuhn and Thomas Lin Pedersen and Evan Miller and Stephan Milton Bache and Kirill Müller and Jeroen Ooms and David Robinson and Dana Paige Seidel and Vitalie Spinu and Kohske Takahashi and Davis Vaughan and Claus Wilke and Kara Woo and Hiroaki Yutani}, title = {Welcome to the Tidyverse}, journal = {Journal of Open Source Software}
}

@misc{OpenData2019,
@misc{OpenData2018,
url = {https://www.congress.gov/bill/115th-congress/house-bill/4174},
howpublished = {H.R.4174 - 115th Congress},
journal = {law},
title = {"H.R. 4171 - OPEN Government Data Act"},
year = {2019}}
title = {H. R. 4174},
year = {2018}
}

@manual{nsf2015,
url = {https://www.nsf.gov/publications/pub_summ.jsp?ods_key=nsf15094},
title = {The National Science Foundation Open Government Plant 3.5},
title = {The National Science Foundation Open Government Plan 3.5},
howpublished = {NSF Document Number nsf15093},
organization = {National Science Foundation},
address = {Alexandria, VA, USA},
Expand All @@ -18,14 +28,16 @@ @manual{nsf2015

@misc{Wiley2022,
url = {https://authorservices.wiley.com/author-resources/Journal-Authors/open-access/data-sharing-citation/data-sharing-policy.html},
title = {Wiley's data sharing policies},
author = {Wiley},
title = {Wiley's Data Sharing Policies},
year = {2022}
}

@misc{Springer2023,
url = {https://www.springer.com/gp/editorial-policies/data-availability-statement?srsltid=AfmBOoq9OGxFR-H9UXUfYx_Nl1fRgfnBfCIFl3nbUqkNcRey1oaTBNqn},
author = {Springer},
title = {Data Availability Statement},
year = {}
year = {2023}
}

@article{Federer2018,
Expand Down Expand Up @@ -81,7 +93,8 @@ @article{EML2019
url = {https://eml.ecoinformatics.org}, DOI={10.5063/f11834t2},
publisher = {KNB Data Repository},
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} }
year = {2019}
}

@article{Nelson2022,
title = {Memorandum for the heads of executive departments and agencies: Ensuring free, immediate, and equitable access to federally funded research},
Expand Down Expand Up @@ -147,5 +160,61 @@ @article{Wilkinson2016
volume = {3},
pages = {160018},
doi = {10.1038/sdata.2016.18},
url = {https://doi.org/10.1038/sdata.2016.18}
url = {https://doi.org/10.1038/sdata.2016.18},
}

@Manual{Boettiger2024,
title = {EML: Read and Write Ecological Metadata Language Files},
author = {Carl Boettiger and Matthew B. Jones},
year = {2024},
note = {R package version 2.0.6, https://github.com/ropensci/EML/},
url = {https://docs.ropensci.org/EML/},
}

@Manual{Smith2022,
title = {EMLassemblyline: A tool kit for building EML metadata workflows},
author = {Colin Smith},
year = {2022},
note = {https://github.com/EDIorg/EMLassemblyline,
https://ediorg.github.io/EMLassemblyline/},
}

@Manual{Baker_QCkit2024,
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},
url = {https://github.com/nationalparkservice/QCkit/},
}

@Manual{Baker_NPSdataverse2024,
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},
url = {https://github.com/nationalparkservice/NPSdataverse},
}

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

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

@Manual{Baker_NPSutils2024,
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},
url = {https://github.com/nationalparkservice/NPSutils},
}
Loading
Loading