Cite This Page
Bibliographic details for Reproducibility
- Page name: Reproducibility
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 28 August 2023 18:05 UTC
- Date retrieved: 22 January 2026 17:28 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815
- Page Version ID: 437815
Citation styles for Reproducibility
APA style
Reproducibility. (2023, August 28). CSDMS. Retrieved 17:28, January 22, 2026 from https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815.
MLA style
"Reproducibility." CSDMS. 28 Aug 2023, 18:05 UTC. 22 Jan 2026, 17:28 <https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815>.
MHRA style
CSDMS contributors, 'Reproducibility', CSDMS, 28 August 2023, 18:05 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815> [accessed 22 January 2026]
Chicago style
CSDMS contributors, "Reproducibility," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815 (accessed January 22, 2026).
CBE/CSE style
CSDMS contributors. Reproducibility [Internet]. CSDMS; 2023 Aug 28, 18:05 UTC [cited 2026 Jan 22]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815.
Bluebook style
Reproducibility, https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815 (last visited January 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CSDMS",
title = "Reproducibility --- CSDMS{,} ",
year = "2023",
url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815",
note = "[Online; accessed 22-January-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "CSDMS",
title = "Reproducibility --- CSDMS{,} ",
year = "2023",
url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=Reproducibility&oldid=437815}",
note = "[Online; accessed 22-January-2026]"
}
