Cite This Page
Bibliographic details for Best:Desktop Usage
- Page name: Best:Desktop Usage
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 3 June 2015 16:53 UTC
- Date retrieved: 15 June 2026 23:08 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693
- Page Version ID: 8693
Citation styles for Best:Desktop Usage
APA style
Best:Desktop Usage. (2015, June 3). DISI, . Retrieved 23:08, June 15, 2026 from http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693.
MLA style
"Best:Desktop Usage." DISI, . 3 Jun 2015, 16:53 UTC. 15 Jun 2026, 23:08 <http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693>.
MHRA style
DISI contributors, 'Best:Desktop Usage', DISI, , 3 June 2015, 16:53 UTC, <http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693> [accessed 15 June 2026]
Chicago style
DISI contributors, "Best:Desktop Usage," DISI, , http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693 (accessed June 15, 2026).
CBE/CSE style
DISI contributors. Best:Desktop Usage [Internet]. DISI, ; 2015 Jun 3, 16:53 UTC [cited 2026 Jun 15]. Available from: http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693.
Bluebook style
Best:Desktop Usage, http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Best:Desktop Usage --- DISI{,} ",
year = "2015",
url = "http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693",
note = "[Online; accessed 15-June-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 = "Best:Desktop Usage --- DISI{,} ",
year = "2015",
url = "\url{http://wiki.docking.org/index.php?title=Best:Desktop_Usage&oldid=8693}",
note = "[Online; accessed 15-June-2026]"
}