From 407e8ba9ef6e8bab85c3722a18ca6697ae0f6fa8 Mon Sep 17 00:00:00 2001 From: elmeraa <eazadpour@usgs.gov> Date: Wed, 22 May 2024 16:21:12 -0700 Subject: [PATCH] add new refs --- src/assets/text/referencesText.js | 40 +++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/src/assets/text/referencesText.js b/src/assets/text/referencesText.js index 902cee2..2449968 100644 --- a/src/assets/text/referencesText.js +++ b/src/assets/text/referencesText.js @@ -41,6 +41,46 @@ export default { link: 'https://pubs.usgs.gov/circ/2005/circ1261/pdf/C1261.pdf', type: 'U.S. Geological Survey publication', ref: 'https://doi.org/10.3133/cir1261' + }, + { + reference: 'Exposing the myths of household water insecurity in the global north: A critical review', + num: '5', + authors: 'Meehan, K., Jepson, W., Harris, L. M., Wutich, A., Beresford, M., Fencl, A., ... and Young, S', + year: '2020', + title: 'Exposing the myths of household water insecurity in the global north: A critical review', + link: 'https://doi.org/10.1002/wat2.1486', + type: '', + ref: 'https://doi.org/10.1002/wat2.1486' + }, + { + reference: 'Geographies of insecure water access and the housing–water nexus in US cities', + num: '6', + authors: 'Meehan, K., Jurjevich, J. R., Chun, N. M., and Sherrill, J.', + year: '2020', + title: 'Geographies of insecure water access and the housing–water nexus in US cities', + link: 'https://www.pnas.org/doi/full/10.1073/pnas.2007361117', + type: '', + ref: 'https://doi.org/10.1073/pnas.2007361117' + }, + { + reference: 'Social vulnerability and short-term disaster assistance in the United States', + num: '7', + authors: 'Drakes, O., Tate, E., Rainey, J., and Brody, S', + year: '2021', + title: 'Social vulnerability and short-term disaster assistance in the United States', + link: 'https://www.sciencedirect.com/science/article/pii/S2212420920315120?via%3Dihub', + type: '', + ref: 'https://doi.org/10.1016/j.ijdrr.2020.102010' + }, + { + reference: 'Plumbing Poverty: Mapping Hot Spots of Racial and Geographic Inequality in U.S. Household Water Insecurity', + num: '8', + authors: 'Deitz, S., and Meehan, K.', + year: '2019', + title: 'Plumbing Poverty: Mapping Hot Spots of Racial and Geographic Inequality in U.S. Household Water Insecurity', + link: 'https://www.tandfonline.com/doi/full/10.1080/24694452.2018.1530587', + type: '', + ref: 'https://doi.org/10.1016/j.ijdrr.2020.102010' } ] } -- GitLab