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