Cite This Page
Bibliographic details for How to set up a zinc22 docking run
- Page name: How to set up a zinc22 docking run
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 28 January 2021 19:15 UTC
- Date retrieved: 7 June 2026 01:18 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227
- Page Version ID: 13227
Citation styles for How to set up a zinc22 docking run
APA style
How to set up a zinc22 docking run. (2021, January 28). DISI, . Retrieved 01:18, June 7, 2026 from http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227.
MLA style
"How to set up a zinc22 docking run." DISI, . 28 Jan 2021, 19:15 UTC. 7 Jun 2026, 01:18 <http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227>.
MHRA style
DISI contributors, 'How to set up a zinc22 docking run', DISI, , 28 January 2021, 19:15 UTC, <http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227> [accessed 7 June 2026]
Chicago style
DISI contributors, "How to set up a zinc22 docking run," DISI, , http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227 (accessed June 7, 2026).
CBE/CSE style
DISI contributors. How to set up a zinc22 docking run [Internet]. DISI, ; 2021 Jan 28, 19:15 UTC [cited 2026 Jun 7]. Available from: http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227.
Bluebook style
How to set up a zinc22 docking run, http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "How to set up a zinc22 docking run --- DISI{,} ",
year = "2021",
url = "http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227",
note = "[Online; accessed 7-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 set up a zinc22 docking run --- DISI{,} ",
year = "2021",
url = "\url{http://wiki.docking.org/index.php?title=How_to_set_up_a_zinc22_docking_run&oldid=13227}",
note = "[Online; accessed 7-June-2026]"
}