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