Cite This Page
Bibliographic details for How to link to ZINC
- Page name: How to link to ZINC
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 10 January 2019 00:47 UTC
- Date retrieved: 9 August 2022 17:43 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390
- Page Version ID: 11390
Citation styles for How to link to ZINC
APA style
How to link to ZINC. (2019, January 10). DISI, . Retrieved 17:43, August 9, 2022 from http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390.
MLA style
"How to link to ZINC." DISI, . 10 Jan 2019, 00:47 UTC. 9 Aug 2022, 17:43 <http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390>.
MHRA style
DISI contributors, 'How to link to ZINC', DISI, , 10 January 2019, 00:47 UTC, <http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390> [accessed 9 August 2022]
Chicago style
DISI contributors, "How to link to ZINC," DISI, , http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390 (accessed August 9, 2022).
CBE/CSE style
DISI contributors. How to link to ZINC [Internet]. DISI, ; 2019 Jan 10, 00:47 UTC [cited 2022 Aug 9]. Available from: http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390.
Bluebook style
How to link to ZINC, http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390 (last visited August 9, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "DISI", title = "How to link to ZINC --- DISI{,} ", year = "2019", url = "http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390", note = "[Online; accessed 9-August-2022]" }
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 link to ZINC --- DISI{,} ", year = "2019", url = "\url{http://wiki.docking.org/index.php?title=How_to_link_to_ZINC&oldid=11390}", note = "[Online; accessed 9-August-2022]" }