Cite This Page
Bibliographic details for Hosting a Server
- Page name: Hosting a Server
- Author: Wiki contributors
- Publisher: Wiki, .
- Date of last revision: 17 July 2024 10:10 UTC
- Date retrieved: 23 March 2026 04:02 UTC
- Permanent URL: https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206
- Page Version ID: 206
Citation styles for Hosting a Server
APA style
Hosting a Server. (2024, July 17). Wiki, . Retrieved 04:02, March 23, 2026 from https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206.
MLA style
"Hosting a Server." Wiki, . 17 Jul 2024, 10:10 UTC. 23 Mar 2026, 04:02 <https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206>.
MHRA style
Wiki contributors, 'Hosting a Server', Wiki, , 17 July 2024, 10:10 UTC, <https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206> [accessed 23 March 2026]
Chicago style
Wiki contributors, "Hosting a Server," Wiki, , https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206 (accessed March 23, 2026).
CBE/CSE style
Wiki contributors. Hosting a Server [Internet]. Wiki, ; 2024 Jul 17, 10:10 UTC [cited 2026 Mar 23]. Available from: https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206.
Bluebook style
Hosting a Server, https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206 (last visited March 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Wiki",
title = "Hosting a Server --- Wiki{,} ",
year = "2024",
url = "https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206",
note = "[Online; accessed 23-March-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 = "Wiki",
title = "Hosting a Server --- Wiki{,} ",
year = "2024",
url = "\url{https://wiki.deusexcoop.com/index.php?title=Hosting_a_Server&oldid=206}",
note = "[Online; accessed 23-March-2026]"
}