Cite This Page
Bibliographic details for Papers
- Page name: Papers
- Author: DISI contributors
- Publisher: DISI, .
- Date of last revision: 11 March 2014 23:24 UTC
- Date retrieved: 7 August 2026 19:35 UTC
- Permanent URL: http://wiki.docking.org/index.php?title=Papers&oldid=6606
- Page Version ID: 6606
Citation styles for Papers
APA style
Papers. (2014, March 11). DISI, . Retrieved 19:35, August 7, 2026 from http://wiki.docking.org/index.php?title=Papers&oldid=6606.
MLA style
"Papers." DISI, . 11 Mar 2014, 23:24 UTC. 7 Aug 2026, 19:35 <http://wiki.docking.org/index.php?title=Papers&oldid=6606>.
MHRA style
DISI contributors, 'Papers', DISI, , 11 March 2014, 23:24 UTC, <http://wiki.docking.org/index.php?title=Papers&oldid=6606> [accessed 7 August 2026]
Chicago style
DISI contributors, "Papers," DISI, , http://wiki.docking.org/index.php?title=Papers&oldid=6606 (accessed August 7, 2026).
CBE/CSE style
DISI contributors. Papers [Internet]. DISI, ; 2014 Mar 11, 23:24 UTC [cited 2026 Aug 7]. Available from: http://wiki.docking.org/index.php?title=Papers&oldid=6606.
Bluebook style
Papers, http://wiki.docking.org/index.php?title=Papers&oldid=6606 (last visited August 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "DISI",
title = "Papers --- DISI{,} ",
year = "2014",
url = "http://wiki.docking.org/index.php?title=Papers&oldid=6606",
note = "[Online; accessed 7-August-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 = "Papers --- DISI{,} ",
year = "2014",
url = "\url{http://wiki.docking.org/index.php?title=Papers&oldid=6606}",
note = "[Online; accessed 7-August-2026]"
}