Skip to content

Latest commit

 

History

History
52 lines (46 loc) · 1.46 KB

CITATION.md

File metadata and controls

52 lines (46 loc) · 1.46 KB

Citation

If you use the Basic Model Interface for work/research presented in a publication, we ask that you please cite:

::::{tab-set}

:::{tab-item} APA Peckham, S.D., Hutton, E.W., and Norris, B., 2013. A component-based approach to integrated modeling in the geosciences: The design of CSDMS. Computers & Geosciences, 53, pp.3-12, https://doi.org/10.1016/j.cageo.2012.04.002.

Hutton, E.W.H., Piper, M.D., and Tucker, G.E., 2020. The Basic Model Interface 2.0: A standard interface for coupling numerical models in the geosciences. Journal of Open Source Software, 5(51), 2317, https://doi.org/10.21105/joss.02317. :::

:::{tab-item} BibTeX

@article{peckham2013component,
    title={
        A component-based approach to integrated modeling in the
        geosciences: The design of CSDMS
    },
    author={Peckham, Scott D and Hutton, Eric WH and Norris, Boyana},
    journal={Computers \& Geosciences},
    volume={53},
    pages={3--12},
    year={2013},
    publisher={Elsevier}
}

@article{hutton2020basic,
    doi={10.21105/joss.02317},
    url={https://doi.org/10.21105/joss.02317},
    year={2020},
    publisher={The Open Journal},
    volume={5},
    number={51},
    pages={2317},
    author={Eric W.H. Hutton and Mark D. Piper and Gregory E. Tucker},
    title={
        The Basic Model Interface 2.0: A standard interface for coupling
        numerical models in the geosciences
    },
    journal={Journal of Open Source Software}
}

::: ::::