Cite This Page
Bibliographic details for Web hosting
- Page name: Web hosting
- Author: Michigan Tech: Open Source Portal contributors
- Publisher: Michigan Tech: Open Source Portal, .
- Date of last revision: 15 January 2022 18:05 UTC
- Date retrieved: 8 April 2025 12:43 UTC
- Permanent URL: http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343
- Page Version ID: 343
Citation styles for Web hosting
APA style
Web hosting. (2022, January 15). Michigan Tech: Open Source Portal, . Retrieved 12:43, April 8, 2025 from http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343.
MLA style
"Web hosting." Michigan Tech: Open Source Portal, . 15 Jan 2022, 18:05 UTC. 8 Apr 2025, 12:43 <http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343>.
MHRA style
Michigan Tech: Open Source Portal contributors, 'Web hosting', Michigan Tech: Open Source Portal, , 15 January 2022, 18:05 UTC, <http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343> [accessed 8 April 2025]
Chicago style
Michigan Tech: Open Source Portal contributors, "Web hosting," Michigan Tech: Open Source Portal, , http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343 (accessed April 8, 2025).
CBE/CSE style
Michigan Tech: Open Source Portal contributors. Web hosting [Internet]. Michigan Tech: Open Source Portal, ; 2022 Jan 15, 18:05 UTC [cited 2025 Apr 8]. Available from: http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343.
Bluebook style
Web hosting, http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343 (last visited April 8, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Michigan Tech: Open Source Portal", title = "Web hosting --- Michigan Tech: Open Source Portal{,} ", year = "2022", url = "http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343", note = "[Online; accessed 8-April-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 = "Michigan Tech: Open Source Portal", title = "Web hosting --- Michigan Tech: Open Source Portal{,} ", year = "2022", url = "\url{http://opensource.mtu.edu/wiki3/index.php?title=Web_hosting&oldid=343}", note = "[Online; accessed 8-April-2025]" }