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