Cite This Page
Bibliographic details for CollabVM Server 1.x/Getting Started
- Page name: CollabVM Server 1.x/Getting Started
- Author: Computernewb Wiki contributors
- Publisher: Computernewb Wiki.
- Date of last revision: 17 May 2022 22:53 UTC
- Date retrieved: 13 May 2026 13:45 UTC
- Permanent URL: https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185
- Page Version ID: 185
Citation styles for CollabVM Server 1.x/Getting Started
APA style
CollabVM Server 1.x/Getting Started. (2022, May 17). Computernewb Wiki. Retrieved 13:45, May 13, 2026 from https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185.
MLA style
"CollabVM Server 1.x/Getting Started." Computernewb Wiki. 17 May 2022, 22:53 UTC. 13 May 2026, 13:45 <https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185>.
MHRA style
Computernewb Wiki contributors, 'CollabVM Server 1.x/Getting Started', Computernewb Wiki, 17 May 2022, 22:53 UTC, <https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185> [accessed 13 May 2026]
Chicago style
Computernewb Wiki contributors, "CollabVM Server 1.x/Getting Started," Computernewb Wiki, https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185 (accessed May 13, 2026).
CBE/CSE style
Computernewb Wiki contributors. CollabVM Server 1.x/Getting Started [Internet]. Computernewb Wiki; 2022 May 17, 22:53 UTC [cited 2026 May 13]. Available from: https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185.
Bluebook style
CollabVM Server 1.x/Getting Started, https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185 (last visited May 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Computernewb Wiki",
title = "CollabVM Server 1.x/Getting Started --- Computernewb Wiki{,} ",
year = "2022",
url = "https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185",
note = "[Online; accessed 13-May-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 = "Computernewb Wiki",
title = "CollabVM Server 1.x/Getting Started --- Computernewb Wiki{,} ",
year = "2022",
url = "\url{https://computernewb.com/w/index.php?title=CollabVM_Server_1.x/Getting_Started&oldid=185}",
note = "[Online; accessed 13-May-2026]"
}