Cite This Page
Bibliographic details for Create decoy tables
- Page name: Create decoy tables
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 4 March 2015 05:18 UTC
- Date retrieved: 16 September 2026 06:23 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273
- Page Version ID: 8273
Citation styles for Create decoy tables
APA style
Create decoy tables. (2015, March 4). DISI, . Retrieved 06:23, September 16, 2026 from http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273.
MLA style
"Create decoy tables." DISI, . 4 Mar 2015, 05:18 UTC. 16 Sep 2026, 06:23 <http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273>.
MHRA style
DISI contributors, 'Create decoy tables', DISI, , 4 March 2015, 05:18 UTC, <http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273> [accessed 16 September 2026]
Chicago style
DISI contributors, "Create decoy tables," DISI, , http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273 (accessed September 16, 2026).
CBE/CSE style
DISI contributors. Create decoy tables [Internet]. DISI, ; 2015 Mar 4, 05:18 UTC [cited 2026 Sep 16]. Available from: http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273.
Bluebook style
Create decoy tables, http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273 (last visited September 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Create decoy tables --- DISI{,} ",
year = "2015",
url = "http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273",
note = "[Online; accessed 16-September-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 = "Create decoy tables --- DISI{,} ",
year = "2015",
url = "\url{http://wiki.docking.org/index.php?title=Create_decoy_tables&oldid=8273}",
note = "[Online; accessed 16-September-2026]"
}