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