Cite This Page
Bibliographic details for GPIO keys
- Page name: GPIO keys
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 21 June 2017 14:52 UTC
- Date retrieved: 14 March 2026 18:53 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369
- Page Version ID: 14369
Citation styles for GPIO keys
APA style
GPIO keys. (2017, June 21). ArmadeusWiki, . Retrieved 18:53, March 14, 2026 from http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369.
MLA style
"GPIO keys." ArmadeusWiki, . 21 Jun 2017, 14:52 UTC. 14 Mar 2026, 18:53 <http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369>.
MHRA style
ArmadeusWiki contributors, 'GPIO keys', ArmadeusWiki, , 21 June 2017, 14:52 UTC, <http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369> [accessed 14 March 2026]
Chicago style
ArmadeusWiki contributors, "GPIO keys," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369 (accessed March 14, 2026).
CBE/CSE style
ArmadeusWiki contributors. GPIO keys [Internet]. ArmadeusWiki, ; 2017 Jun 21, 14:52 UTC [cited 2026 Mar 14]. Available from: http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369.
Bluebook style
GPIO keys, http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GPIO keys --- ArmadeusWiki{,} ",
year = "2017",
url = "http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369",
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 = "GPIO keys --- ArmadeusWiki{,} ",
year = "2017",
url = "\url{http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369}",
note = "[Online; accessed 14-March-2026]"
}