Cite This Page
Bibliographic details for Set up a new Desktop
- Page name: Set up a new Desktop
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 9 February 2022 19:07 UTC
- Date retrieved: 10 July 2026 23:51 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897
- Page Version ID: 13897
Citation styles for Set up a new Desktop
APA style
Set up a new Desktop. (2022, February 9). DISI, . Retrieved 23:51, July 10, 2026 from http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897.
MLA style
"Set up a new Desktop." DISI, . 9 Feb 2022, 19:07 UTC. 10 Jul 2026, 23:51 <http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897>.
MHRA style
DISI contributors, 'Set up a new Desktop', DISI, , 9 February 2022, 19:07 UTC, <http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897> [accessed 10 July 2026]
Chicago style
DISI contributors, "Set up a new Desktop," DISI, , http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897 (accessed July 10, 2026).
CBE/CSE style
DISI contributors. Set up a new Desktop [Internet]. DISI, ; 2022 Feb 9, 19:07 UTC [cited 2026 Jul 10]. Available from: http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897.
Bluebook style
Set up a new Desktop, http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897 (last visited July 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Set up a new Desktop --- DISI{,} ",
year = "2022",
url = "http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897",
note = "[Online; accessed 10-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 = "Set up a new Desktop --- DISI{,} ",
year = "2022",
url = "\url{http://wiki.docking.org/index.php?title=Set_up_a_new_Desktop&oldid=13897}",
note = "[Online; accessed 10-July-2026]"
}