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