Cite This Page
Bibliographic details for DOCK 3.8:How to build a release
- Page name: DOCK 3.8:How to build a release
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 12 September 2022 19:53 UTC
- Date retrieved: 31 October 2024 23:22 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767
- Page Version ID: 14767
Citation styles for DOCK 3.8:How to build a release
APA style
DOCK 3.8:How to build a release. (2022, September 12). DISI, . Retrieved 23:22, October 31, 2024 from http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767.
MLA style
"DOCK 3.8:How to build a release." DISI, . 12 Sep 2022, 19:53 UTC. 31 Oct 2024, 23:22 <http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767>.
MHRA style
DISI contributors, 'DOCK 3.8:How to build a release', DISI, , 12 September 2022, 19:53 UTC, <http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767> [accessed 31 October 2024]
Chicago style
DISI contributors, "DOCK 3.8:How to build a release," DISI, , http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767 (accessed October 31, 2024).
CBE/CSE style
DISI contributors. DOCK 3.8:How to build a release [Internet]. DISI, ; 2022 Sep 12, 19:53 UTC [cited 2024 Oct 31]. Available from: http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767.
Bluebook style
DOCK 3.8:How to build a release, http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767 (last visited October 31, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "DISI", title = "DOCK 3.8:How to build a release --- DISI{,} ", year = "2022", url = "http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767", note = "[Online; accessed 31-October-2024]" }
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:How to build a release --- DISI{,} ", year = "2022", url = "\url{http://wiki.docking.org/index.php?title=DOCK_3.8:How_to_build_a_release&oldid=14767}", note = "[Online; accessed 31-October-2024]" }