Cite This Page
Bibliographic details for OneWire GPIO bus Master
- Page name: OneWire GPIO bus Master
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 19 September 2017 13:49 UTC
- Date retrieved: 29 April 2026 19:44 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448
- Page Version ID: 14448
Citation styles for OneWire GPIO bus Master
APA style
OneWire GPIO bus Master. (2017, September 19). ArmadeusWiki, . Retrieved 19:44, April 29, 2026 from http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448.
MLA style
"OneWire GPIO bus Master." ArmadeusWiki, . 19 Sep 2017, 13:49 UTC. 29 Apr 2026, 19:44 <http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448>.
MHRA style
ArmadeusWiki contributors, 'OneWire GPIO bus Master', ArmadeusWiki, , 19 September 2017, 13:49 UTC, <http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448> [accessed 29 April 2026]
Chicago style
ArmadeusWiki contributors, "OneWire GPIO bus Master," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448 (accessed April 29, 2026).
CBE/CSE style
ArmadeusWiki contributors. OneWire GPIO bus Master [Internet]. ArmadeusWiki, ; 2017 Sep 19, 13:49 UTC [cited 2026 Apr 29]. Available from: http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448.
Bluebook style
OneWire GPIO bus Master, http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "OneWire GPIO bus Master --- ArmadeusWiki{,} ",
year = "2017",
url = "http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448",
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 = "OneWire GPIO bus Master --- ArmadeusWiki{,} ",
year = "2017",
url = "\url{http://www.armadeus.org/wiki/index.php?title=OneWire_GPIO_bus_Master&oldid=14448}",
note = "[Online; accessed 29-April-2026]"
}