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: 8 December 2023 23:24 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 23:24, December 8, 2023 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. 8 Dec 2023, 23:24 <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 8 December 2023]
Chicago style
CSDMS contributors, "Web APIs," CSDMS, , https://csdms.colorado.edu/csdms_wiki/index.php?title=Web_APIs&oldid=345659 (accessed December 8, 2023).
CBE/CSE style
CSDMS contributors. Web APIs [Internet]. CSDMS, ; 2021 Oct 14, 23:49 UTC [cited 2023 Dec 8]. 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 December 8, 2023).
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 8-December-2023]" }
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 8-December-2023]" }