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 09:37 UTC
- Permanent URL: http://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 09:37, June 30, 2026 from http://armadeus.org/wiki/index.php?title=Telnet&oldid=10231.
MLA style
"Telnet." ArmadeusWiki, . 2 Nov 2011, 14:43 UTC. 30 Jun 2026, 09:37 <http://armadeus.org/wiki/index.php?title=Telnet&oldid=10231>.
MHRA style
ArmadeusWiki contributors, 'Telnet', ArmadeusWiki, , 2 November 2011, 14:43 UTC, <http://armadeus.org/wiki/index.php?title=Telnet&oldid=10231> [accessed 30 June 2026]
Chicago style
ArmadeusWiki contributors, "Telnet," ArmadeusWiki, , http://armadeus.org/wiki/index.php?title=Telnet&oldid=10231 (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=10231.
Bluebook style
Telnet, http://armadeus.org/wiki/index.php?title=Telnet&oldid=10231 (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=10231",
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=10231}",
note = "[Online; accessed 30-June-2026]"
}