Cite This Page
Bibliographic details for Install DOCK 6
- Page name: Install DOCK 6
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 2 September 2020 01:28 UTC
- Date retrieved: 20 July 2026 07:58 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898
- Page Version ID: 12898
Citation styles for Install DOCK 6
APA style
Install DOCK 6. (2020, September 2). DISI, . Retrieved 07:58, July 20, 2026 from http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898.
MLA style
"Install DOCK 6." DISI, . 2 Sep 2020, 01:28 UTC. 20 Jul 2026, 07:58 <http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898>.
MHRA style
DISI contributors, 'Install DOCK 6', DISI, , 2 September 2020, 01:28 UTC, <http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898> [accessed 20 July 2026]
Chicago style
DISI contributors, "Install DOCK 6," DISI, , http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898 (accessed July 20, 2026).
CBE/CSE style
DISI contributors. Install DOCK 6 [Internet]. DISI, ; 2020 Sep 2, 01:28 UTC [cited 2026 Jul 20]. Available from: http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898.
Bluebook style
Install DOCK 6, http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898 (last visited July 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Install DOCK 6 --- DISI{,} ",
year = "2020",
url = "http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898",
note = "[Online; accessed 20-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 = "Install DOCK 6 --- DISI{,} ",
year = "2020",
url = "\url{http://wiki.docking.org/index.php?title=Install_DOCK_6&oldid=12898}",
note = "[Online; accessed 20-July-2026]"
}