From 39724339e724e7e00b7b56221adb3b0bcd8887b9 Mon Sep 17 00:00:00 2001 From: Mark Piper Date: Thu, 17 Feb 2022 10:22:54 -0700 Subject: [PATCH] Use Tucker et al. GMD article instead of preprint --- paper/paper.bib | 17 ++++++++++------- paper/paper.md | 2 +- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/paper/paper.bib b/paper/paper.bib index f632c9f9..441a9946 100644 --- a/paper/paper.bib +++ b/paper/paper.bib @@ -78,13 +78,16 @@ @article{piper:2020 url = {https://doi.org/10.1002/essoar.10504855.1} } -@article{tucker:2021, - title={Numerical modeling of Earth's dynamic surface: a community approach}, - author={Tucker, Gregory E and Hutton, Eric and Piper, Mark and Campforts, Benjamin and Gan, Tian and Barnhart, Katherine R and Kettner, Albert and Overeem, Irina and Peckham, Scott D and McCready, Lynn and Syvitski, Jaia}, - year={2021}, - journal={EarthArXiv}, - doi = {10.31223/X51615}, - url = {https://doi.org/10.31223/X51615} +@article{tucker:2022, + author = {Tucker, G. E. and Hutton, E. W. H. and Piper, M. D. and Campforts, B. and Gan, T. and Barnhart, K. R. and Kettner, A. J. and Overeem, I. and Peckham, S. D. and McCready, L. and Syvitski, J.}, + title = {CSDMS: a community platform for numerical modeling of Earth surface processes}, + journal = {Geoscientific Model Development}, + volume = {15}, + year = {2022}, + number = {4}, + pages = {1413--1439}, + url = {https://gmd.copernicus.org/articles/15/1413/2022/}, + doi = {10.5194/gmd-15-1413-2022} } @article{epperly:2012, diff --git a/paper/paper.md b/paper/paper.md index aaf89bcb..458e051b 100644 --- a/paper/paper.md +++ b/paper/paper.md @@ -45,7 +45,7 @@ where they can communicate with one another as components of an integrated model With an integrated multicomponent approach to modeling, scientists--not just software developers--connect components to form integrated models, where plug-and-play -components can easily be added or removed [@tucker:2021; @david:2013; @gregersen:2007; @collins:2005]. +components can easily be added or removed [@tucker:2022; @david:2013; @gregersen:2007; @collins:2005]. This is in contrast to older methods, where a single modeling group would construct a monolithic model built on the tight integration of software written within an isolated framework. A single person or group would