Cite This Page
Bibliographic details for DOCK Blaster
- Page name: DOCK Blaster
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 16 September 2022 22:07 UTC
- Date retrieved: 16 May 2026 08:46 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819
- Page Version ID: 14819
Citation styles for DOCK Blaster
APA style
DOCK Blaster. (2022, September 16). DISI, . Retrieved 08:46, May 16, 2026 from http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819.
MLA style
"DOCK Blaster." DISI, . 16 Sep 2022, 22:07 UTC. 16 May 2026, 08:46 <http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819>.
MHRA style
DISI contributors, 'DOCK Blaster', DISI, , 16 September 2022, 22:07 UTC, <http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819> [accessed 16 May 2026]
Chicago style
DISI contributors, "DOCK Blaster," DISI, , http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819 (accessed May 16, 2026).
CBE/CSE style
DISI contributors. DOCK Blaster [Internet]. DISI, ; 2022 Sep 16, 22:07 UTC [cited 2026 May 16]. Available from: http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819.
Bluebook style
DOCK Blaster, http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819 (last visited May 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "DOCK Blaster --- DISI{,} ",
year = "2022",
url = "http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819",
note = "[Online; accessed 16-May-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 = "DOCK Blaster --- DISI{,} ",
year = "2022",
url = "\url{http://wiki.docking.org/index.php?title=DOCK_Blaster&oldid=14819}",
note = "[Online; accessed 16-May-2026]"
}