diff --git a/README.md b/README.md
index 0210516699c4b4993222f1c056008b4d56e00f4d..7a7dec0e8a3ab4814b31f72a7b601f03fa04bb01 100644
--- a/README.md
+++ b/README.md
@@ -7,11 +7,11 @@
 ## Description
 
 The **inlpubs** [R](https://www.r-project.org/) package enables users to
-search and analyze 389 publications spanning the 76-year history of the
+search and analyze 390 publications spanning the 76-year history of the
 U.S. Geological Survey (USGS) Idaho Water Science Center and the Idaho
 National Laboratory Project Office
 ([INLPO](https://www.usgs.gov/centers/idaho-water-science-center/science/idaho-national-laboratory-project-office)).
-Authored by 265 researchers, these publications provide valuable
+Authored by 266 researchers, these publications provide valuable
 insights into the impacts of waste disposal on the eastern Snake River
 Plain aquifer and the availability of water for long-term consumptive
 and industrial use. The information within these publications is
diff --git a/data-raw/publications/pubs-2024.json b/data-raw/publications/pubs-2024.json
index d5b43d7ebc13ad35598d4f629e8683a37f4ad668..e70b483fb756b6ab9b1bc4876e660fc9ef5beb07 100644
--- a/data-raw/publications/pubs-2024.json
+++ b/data-raw/publications/pubs-2024.json
@@ -1,4 +1,18 @@
 [
+  {
+    "pub_id": "Zingre2024",
+    "bibentry": {
+      "bibtype": "TechReport",
+      "title": "Single-Well Aquifer Test Data from wells NRF-17 and NRF-18, Idaho National Laboratory, Idaho",
+      "author": "jzingre",
+      "institution": "U.S. Geological Survey",
+      "type": "Data Series",
+      "year": "2024",
+      "doi": "10.5066/P13URUXF",
+      "textVersion": "Zingre, J.A. 2024, Single-Well Aquifer Test Data from wells NRF-17 and NRF-18, Idaho National Laboratory, Idaho: U.S. Geological Survey data release, https://doi.org/10.5066/P13URUXF."
+    },
+    "abstract": "The U.S. Geological Survey, in cooperation with the U.S. Department of Energy (DOE) and Naval Reactor Facilities (NRF), conducted single-well aquifer tests in the eastern Snake River Plain (ESRP) aquifer on newly constructed wells, NRF-17 (Alias name USGS 151, Site ID 433846112540701) and NRF-18 (Alias name USGS 152, Site ID 433906112553401). Water level, barometric pressure, air temperature, and pumping rates were collected May 28 and 29, 2024 using Solinst instruments (Levelogger LT F65/M20 and Barologger LT F5/M1.5). Results from these tests were used to determine monitor well production capacity and average transmissivity of rocks within the vicinity of the wells."
+  },
   {
     "pub_id": "FisherTwining2024a",
     "bibentry": {
diff --git a/data/authors.rda b/data/authors.rda
index f91c81744a26d6e7532f3e9814b3d017dec49809..134221320111996444f23bb963c92685c23098ff 100644
Binary files a/data/authors.rda and b/data/authors.rda differ
diff --git a/data/pubs.rda b/data/pubs.rda
index a690fae7822989e7ef7342ecfec5c11cc0474c76..f75933beb9765ccf5a83bca7a89308d2cd0f28a3 100644
Binary files a/data/pubs.rda and b/data/pubs.rda differ
diff --git a/inst/REFERENCES.bib b/inst/REFERENCES.bib
index 698badc721cb593d428fd4efec85f03434717498..86f7e6876f4fd5c295fe143e0212fa7dc9ab0ece 100644
--- a/inst/REFERENCES.bib
+++ b/inst/REFERENCES.bib
@@ -1,3 +1,12 @@
+@TechReport{Zingre2024,
+  title = {Single-Well Aquifer Test Data from wells NRF-17 and NRF-18, Idaho National Laboratory, Idaho},
+  author = {Jeff A. Zingre},
+  institution = {U.S. Geological Survey},
+  type = {Data Series},
+  year = {2024},
+  doi = {10.5066/P13URUXF},
+}
+
 @TechReport{FisherTwining2024a,
   title = {Multilevel Monitoring System (MLMS) datasets for wells in the U.S. Geological Survey - Idaho National Laboratory groundwater monitoring network},
   author = {Jason C. Fisher and Brian V. Twining},