Cite This Page
Bibliographic details for Telnet
- Page name: Telnet
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 2 November 2011 14:43 UTC
- Date retrieved: 30 June 2026 16:29 UTC
- Permanent URL: http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167
- Page Version ID: 5167
Citation styles for Telnet
APA style
Telnet. (2011, November 2). ArmadeusWiki, . Retrieved 16:29, June 30, 2026 from http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167.
MLA style
"Telnet." ArmadeusWiki, . 2 Nov 2011, 14:43 UTC. 30 Jun 2026, 16:29 <http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167>.
MHRA style
ArmadeusWiki contributors, 'Telnet', ArmadeusWiki, , 2 November 2011, 14:43 UTC, <http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167> [accessed 30 June 2026]
Chicago style
ArmadeusWiki contributors, "Telnet," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167 (accessed June 30, 2026).
CBE/CSE style
ArmadeusWiki contributors. Telnet [Internet]. ArmadeusWiki, ; 2011 Nov 2, 14:43 UTC [cited 2026 Jun 30]. Available from: http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167.
Bluebook style
Telnet, http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167 (last visited June 30, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Telnet --- ArmadeusWiki{,} ",
year = "2011",
url = "http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167",
note = "[Online; accessed 30-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 = "ArmadeusWiki",
title = "Telnet --- ArmadeusWiki{,} ",
year = "2011",
url = "\url{http://armadeus.org/wiki/index.php?title=Telnet&oldid=5167}",
note = "[Online; accessed 30-June-2026]"
}