From 23aaa572a666ca8af87ccbf76c0b07ef718b6d11 Mon Sep 17 00:00:00 2001 From: "Azadpour, Elmera" <eazadpour@usgs.gov> Date: Wed, 18 Sep 2024 14:12:07 -0700 Subject: [PATCH] update Drakes refs --- src/assets/text/referencesText_en.js | 4 ++-- src/assets/text/referencesText_es.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/text/referencesText_en.js b/src/assets/text/referencesText_en.js index 3cdf31a..c50c887 100644 --- a/src/assets/text/referencesText_en.js +++ b/src/assets/text/referencesText_en.js @@ -55,7 +55,7 @@ export default { { reference: 'Literature Summary of Indicators of Water Vulnerability in the Western US 2000-2022', num: '6', - authors: 'Hines, M.K., Drakes, O.O., Restrepo-Osorio., D.L., and Powlen, K.A.', + authors: 'Hines, M.K., Drakes, O., Restrepo-Osorio., D.L., and Powlen, K.A.', year: '2023', title: 'Literature Summary of Indicators of Water Vulnerability in the Western US 2000-2022', link: 'https://www.sciencebase.gov/catalog/item/63f79d49d34e4f7eda456572', @@ -65,7 +65,7 @@ export default { { reference: 'Social Vulnerability and Water Insecurity in the Western United States: A Systematic Review of Framings, Indicators, and Uncertainty', num: '7', - authors: 'Drakes, O.O., Restrepo-Osorio., D.L., Powlen, K.A. and Hines, M.K.', + authors: 'Drakes, O., Restrepo-Osorio., D.L., Powlen, K.A. and Hines, M.K.', year: '2024', title: 'Social vulnerability and water insecurity in the western United States: A systematic review of framings, indicators, and uncertainty', link: 'https://doi.org/10.1029/2023WR036284', diff --git a/src/assets/text/referencesText_es.js b/src/assets/text/referencesText_es.js index bd71816..8ac6334 100644 --- a/src/assets/text/referencesText_es.js +++ b/src/assets/text/referencesText_es.js @@ -55,7 +55,7 @@ export default { { reference: 'Resumen de la literatura de los indicadores de riesgo de carencia de agua en el oeste de EE. UU. 2000-2022 (Literature Summary of Indicators of Water Vulnerability in the Western US 2000-2022, en inglés)', num: '6', - authors: 'Hines, M.K., Drakes, O.O., Restrepo-Osorio., D.L., y Powlen, K.A.', + authors: 'Hines, M.K., Drakes, O., Restrepo-Osorio., D.L., y Powlen, K.A.', year: '2023', title: 'Resumen de la literatura de los indicadores de riesgo de carencia de agua en el oeste de EE. UU. 2000-2022 (Literature Summary of Indicators of Water Vulnerability in the Western US 2000-2022, en inglés)', link: 'https://www.sciencebase.gov/catalog/item/63f79d49d34e4f7eda456572', @@ -65,7 +65,7 @@ export default { { reference: 'Riesgo social e carencia de agua en el oeste de los Estados Unidos: una revisión sistemática de marcos, indicadores e incertidumbre (Social vulnerability and water insecurity in the western United States: A systematic review of framings, indicators, and uncertainty, en inglés)', num: '7', - authors: 'Drakes, O.O., Restrepo-Osorio., D.L., Powlen, K.A. y Hines, M.K.', + authors: 'Drakes, O., Restrepo-Osorio., D.L., Powlen, K.A. y Hines, M.K.', year: '2024', title: 'Riesgo social e carencia de agua en el oeste de los Estados Unidos: una revisión sistemática de marcos, indicadores e incertidumbre (Social vulnerability and water insecurity in the western United States: A systematic review of framings, indicators, and uncertainty, en inglés)', link: 'https://doi.org/10.1029/2023WR036284', -- GitLab