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: 2 August 2026 03:11 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 03:11, August 2, 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. 2 Aug 2026, 03:11 <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 2 August 2026]
Chicago style
ArmadeusWiki contributors, "GPIO keys," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=GPIO_keys&oldid=14369 (accessed August 2, 2026).
CBE/CSE style
ArmadeusWiki contributors. GPIO keys [Internet]. ArmadeusWiki, ; 2017 Jun 21, 14:52 UTC [cited 2026 Aug 2]. 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 August 2, 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 2-August-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 2-August-2026]"
}