Cite This Page
Bibliographic details for How to run and analyze a DOCK run by hand
- Page name: How to run and analyze a DOCK run by hand
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 8 October 2012 20:25 UTC
- Date retrieved: 15 June 2026 23:25 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327
- Page Version ID: 3327
Citation styles for How to run and analyze a DOCK run by hand
APA style
How to run and analyze a DOCK run by hand. (2012, October 8). DISI, . Retrieved 23:25, June 15, 2026 from http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327.
MLA style
"How to run and analyze a DOCK run by hand." DISI, . 8 Oct 2012, 20:25 UTC. 15 Jun 2026, 23:25 <http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327>.
MHRA style
DISI contributors, 'How to run and analyze a DOCK run by hand', DISI, , 8 October 2012, 20:25 UTC, <http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327> [accessed 15 June 2026]
Chicago style
DISI contributors, "How to run and analyze a DOCK run by hand," DISI, , http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327 (accessed June 15, 2026).
CBE/CSE style
DISI contributors. How to run and analyze a DOCK run by hand [Internet]. DISI, ; 2012 Oct 8, 20:25 UTC [cited 2026 Jun 15]. Available from: http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327.
Bluebook style
How to run and analyze a DOCK run by hand, http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "How to run and analyze a DOCK run by hand --- DISI{,} ",
year = "2012",
url = "http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327",
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 = "How to run and analyze a DOCK run by hand --- DISI{,} ",
year = "2012",
url = "\url{http://wiki.docking.org/index.php?title=How_to_run_and_analyze_a_DOCK_run_by_hand&oldid=3327}",
note = "[Online; accessed 15-June-2026]"
}