Cite This Page
Bibliographic details for CSDMS GitHub
- Page name: CSDMS GitHub
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 15 October 2025 19:39 UTC
- Date retrieved: 13 December 2025 11:17 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548
- Page Version ID: 619548
Citation styles for CSDMS GitHub
APA style
CSDMS GitHub. (2025, October 15). CSDMS. Retrieved 11:17, December 13, 2025 from https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548.
MLA style
"CSDMS GitHub." CSDMS. 15 Oct 2025, 19:39 UTC. 13 Dec 2025, 11:17 <https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548>.
MHRA style
CSDMS contributors, 'CSDMS GitHub', CSDMS, 15 October 2025, 19:39 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548> [accessed 13 December 2025]
Chicago style
CSDMS contributors, "CSDMS GitHub," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548 (accessed December 13, 2025).
CBE/CSE style
CSDMS contributors. CSDMS GitHub [Internet]. CSDMS; 2025 Oct 15, 19:39 UTC [cited 2025 Dec 13]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548.
Bluebook style
CSDMS GitHub, https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548 (last visited December 13, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "CSDMS",
title = "CSDMS GitHub --- CSDMS{,} ",
year = "2025",
url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548",
note = "[Online; accessed 13-December-2025]"
}
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 = "CSDMS GitHub --- CSDMS{,} ",
year = "2025",
url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_GitHub&oldid=619548}",
note = "[Online; accessed 13-December-2025]"
}
