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: 29 April 2026 15:48 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231
- Page Version ID: 10231
Citation styles for Telnet
APA style
Telnet. (2011, November 2). ArmadeusWiki, . Retrieved 15:48, April 29, 2026 from http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231.
MLA style
"Telnet." ArmadeusWiki, . 2 Nov 2011, 14:43 UTC. 29 Apr 2026, 15:48 <http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231>.
MHRA style
ArmadeusWiki contributors, 'Telnet', ArmadeusWiki, , 2 November 2011, 14:43 UTC, <http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231> [accessed 29 April 2026]
Chicago style
ArmadeusWiki contributors, "Telnet," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231 (accessed April 29, 2026).
CBE/CSE style
ArmadeusWiki contributors. Telnet [Internet]. ArmadeusWiki, ; 2011 Nov 2, 14:43 UTC [cited 2026 Apr 29]. Available from: http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231.
Bluebook style
Telnet, http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Telnet --- ArmadeusWiki{,} ",
year = "2011",
url = "http://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231",
note = "[Online; accessed 29-April-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://www.armadeus.org/wiki/index.php?title=Telnet&oldid=10231}",
note = "[Online; accessed 29-April-2026]"
}