Cite This Page
Bibliographic details for Cloud Servers
- Page name: Cloud Servers
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 17 September 2022 05:00 UTC
- Date retrieved: 27 February 2026 12:33 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617
- Page Version ID: 617
Citation styles for Cloud Servers
APA style
Cloud Servers. (2022, September 17). Miscellany, . Retrieved 12:33, February 27, 2026 from https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617.
MLA style
"Cloud Servers." Miscellany, . 17 Sep 2022, 05:00 UTC. 27 Feb 2026, 12:33 <https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617>.
MHRA style
Miscellany contributors, 'Cloud Servers', Miscellany, , 17 September 2022, 05:00 UTC, <https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617> [accessed 27 February 2026]
Chicago style
Miscellany contributors, "Cloud Servers," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617 (accessed February 27, 2026).
CBE/CSE style
Miscellany contributors. Cloud Servers [Internet]. Miscellany, ; 2022 Sep 17, 05:00 UTC [cited 2026 Feb 27]. Available from: https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617.
Bluebook style
Cloud Servers, https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617 (last visited February 27, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "Cloud Servers --- Miscellany{,} ",
year = "2022",
url = "https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617",
note = "[Online; accessed 27-February-2026]"
}
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 = "Miscellany",
title = "Cloud Servers --- Miscellany{,} ",
year = "2022",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=Cloud_Servers&oldid=617}",
note = "[Online; accessed 27-February-2026]"
}