Cite This Page
Bibliographic details for Installing New Server in Cluster
- Page name: Installing New Server in Cluster
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 12 September 2019 19:53 UTC
- Date retrieved: 11 July 2026 00:04 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036
- Page Version ID: 12036
Citation styles for Installing New Server in Cluster
APA style
Installing New Server in Cluster. (2019, September 12). DISI, . Retrieved 00:04, July 11, 2026 from http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036.
MLA style
"Installing New Server in Cluster." DISI, . 12 Sep 2019, 19:53 UTC. 11 Jul 2026, 00:04 <http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036>.
MHRA style
DISI contributors, 'Installing New Server in Cluster', DISI, , 12 September 2019, 19:53 UTC, <http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036> [accessed 11 July 2026]
Chicago style
DISI contributors, "Installing New Server in Cluster," DISI, , http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036 (accessed July 11, 2026).
CBE/CSE style
DISI contributors. Installing New Server in Cluster [Internet]. DISI, ; 2019 Sep 12, 19:53 UTC [cited 2026 Jul 11]. Available from: http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036.
Bluebook style
Installing New Server in Cluster, http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036 (last visited July 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Installing New Server in Cluster --- DISI{,} ",
year = "2019",
url = "http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036",
note = "[Online; accessed 11-July-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 = "DISI",
title = "Installing New Server in Cluster --- DISI{,} ",
year = "2019",
url = "\url{http://wiki.docking.org/index.php?title=Installing_New_Server_in_Cluster&oldid=12036}",
note = "[Online; accessed 11-July-2026]"
}