Cite This Page
Bibliographic details for CSDMS Best Practices for Software Development
- Page name: CSDMS Best Practices for Software Development
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 6 June 2017 02:47 UTC
- Date retrieved: 13 July 2025 17:21 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908
- Page Version ID: 209908
Citation styles for CSDMS Best Practices for Software Development
APA style
CSDMS Best Practices for Software Development. (2017, June 6). CSDMS. Retrieved 17:21, July 13, 2025 from https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908.
MLA style
"CSDMS Best Practices for Software Development." CSDMS. 6 Jun 2017, 02:47 UTC. 13 Jul 2025, 17:21 <https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908>.
MHRA style
CSDMS contributors, 'CSDMS Best Practices for Software Development', CSDMS, 6 June 2017, 02:47 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908> [accessed 13 July 2025]
Chicago style
CSDMS contributors, "CSDMS Best Practices for Software Development," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908 (accessed July 13, 2025).
CBE/CSE style
CSDMS contributors. CSDMS Best Practices for Software Development [Internet]. CSDMS; 2017 Jun 6, 02:47 UTC [cited 2025 Jul 13]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908.
Bluebook style
CSDMS Best Practices for Software Development, https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908 (last visited July 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSDMS", title = "CSDMS Best Practices for Software Development --- CSDMS{,} ", year = "2017", url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908", note = "[Online; accessed 13-July-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 Best Practices for Software Development --- CSDMS{,} ", year = "2017", url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=CSDMS_Best_Practices_for_Software_Development&oldid=209908}", note = "[Online; accessed 13-July-2025]" }