Cite This Page
Bibliographic details for Web APIs
- Page name: Web APIs
- Author: CSDMS contributors
- Publisher: CSDMS.
- Date of last revision: 14 October 2021 23:49 UTC
- Date retrieved: 12 July 2025 07:43 UTC
- Permanent URL: https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659
- Page Version ID: 345659
Citation styles for Web APIs
APA style
Web APIs. (2021, October 14). CSDMS. Retrieved 07:43, July 12, 2025 from https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659.
MLA style
"Web APIs." CSDMS. 14 Oct 2021, 23:49 UTC. 12 Jul 2025, 07:43 <https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659>.
MHRA style
CSDMS contributors, 'Web APIs', CSDMS, 14 October 2021, 23:49 UTC, <https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659> [accessed 12 July 2025]
Chicago style
CSDMS contributors, "Web APIs," CSDMS, https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659 (accessed July 12, 2025).
CBE/CSE style
CSDMS contributors. Web APIs [Internet]. CSDMS; 2021 Oct 14, 23:49 UTC [cited 2025 Jul 12]. Available from: https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659.
Bluebook style
Web APIs, https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659 (last visited July 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "CSDMS", title = "Web APIs --- CSDMS{,} ", year = "2021", url = "https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659", note = "[Online; accessed 12-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 = "Web APIs --- CSDMS{,} ", year = "2021", url = "\url{https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659}", note = "[Online; accessed 12-July-2025]" }