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