Cite This Page
Bibliographic details for Developing Applications for the Cloud
- Page name: Developing Applications for the Cloud
- Author: NovaOrdis Knowledge Base contributors
- Publisher: NovaOrdis Knowledge Base, .
- Date of last revision: 21 October 2019 19:01 UTC
- Date retrieved: 5 October 2024 05:44 UTC
- Permanent URL: https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680
- Page Version ID: 62680
Citation styles for Developing Applications for the Cloud
APA style
Developing Applications for the Cloud. (2019, October 21). NovaOrdis Knowledge Base, . Retrieved 05:44, October 5, 2024 from https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680.
MLA style
"Developing Applications for the Cloud." NovaOrdis Knowledge Base, . 21 Oct 2019, 19:01 UTC. 5 Oct 2024, 05:44 <https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680>.
MHRA style
NovaOrdis Knowledge Base contributors, 'Developing Applications for the Cloud', NovaOrdis Knowledge Base, , 21 October 2019, 19:01 UTC, <https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680> [accessed 5 October 2024]
Chicago style
NovaOrdis Knowledge Base contributors, "Developing Applications for the Cloud," NovaOrdis Knowledge Base, , https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680 (accessed October 5, 2024).
CBE/CSE style
NovaOrdis Knowledge Base contributors. Developing Applications for the Cloud [Internet]. NovaOrdis Knowledge Base, ; 2019 Oct 21, 19:01 UTC [cited 2024 Oct 5]. Available from: https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680.
Bluebook style
Developing Applications for the Cloud, https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680 (last visited October 5, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "NovaOrdis Knowledge Base", title = "Developing Applications for the Cloud --- NovaOrdis Knowledge Base{,} ", year = "2019", url = "https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680", note = "[Online; accessed 5-October-2024]" }
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 = "NovaOrdis Knowledge Base", title = "Developing Applications for the Cloud --- NovaOrdis Knowledge Base{,} ", year = "2019", url = "\url{https://kb.novaordis.com/index.php?title=Developing_Applications_for_the_Cloud&oldid=62680}", note = "[Online; accessed 5-October-2024]" }