Cite This Page
Bibliographic details for DOCK 3.8 testing on C7
- Page name: DOCK 3.8 testing on C7
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 22 June 2026 19:34 UTC
- Date retrieved: 7 August 2026 19:41 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329
- Page Version ID: 17329
Citation styles for DOCK 3.8 testing on C7
APA style
DOCK 3.8 testing on C7. (2026, June 22). DISI, . Retrieved 19:41, August 7, 2026 from http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329.
MLA style
"DOCK 3.8 testing on C7." DISI, . 22 Jun 2026, 19:34 UTC. 7 Aug 2026, 19:41 <http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329>.
MHRA style
DISI contributors, 'DOCK 3.8 testing on C7', DISI, , 22 June 2026, 19:34 UTC, <http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329> [accessed 7 August 2026]
Chicago style
DISI contributors, "DOCK 3.8 testing on C7," DISI, , http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329 (accessed August 7, 2026).
CBE/CSE style
DISI contributors. DOCK 3.8 testing on C7 [Internet]. DISI, ; 2026 Jun 22, 19:34 UTC [cited 2026 Aug 7]. Available from: http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329.
Bluebook style
DOCK 3.8 testing on C7, http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329 (last visited August 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "DOCK 3.8 testing on C7 --- DISI{,} ",
year = "2026",
url = "http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329",
note = "[Online; accessed 7-August-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 = "DOCK 3.8 testing on C7 --- DISI{,} ",
year = "2026",
url = "\url{http://wiki.docking.org/index.php?title=DOCK_3.8_testing_on_C7&oldid=17329}",
note = "[Online; accessed 7-August-2026]"
}