Cite This Page
Bibliographic details for Driver for i.MX GPIO controlled keypads
- Page name: Driver for i.MX GPIO controlled keypads
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 4 December 2009 21:07 UTC
- Date retrieved: 15 June 2026 23:21 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261
- Page Version ID: 4261
Citation styles for Driver for i.MX GPIO controlled keypads
APA style
Driver for i.MX GPIO controlled keypads. (2009, December 4). ArmadeusWiki, . Retrieved 23:21, June 15, 2026 from http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261.
MLA style
"Driver for i.MX GPIO controlled keypads." ArmadeusWiki, . 4 Dec 2009, 21:07 UTC. 15 Jun 2026, 23:21 <http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261>.
MHRA style
ArmadeusWiki contributors, 'Driver for i.MX GPIO controlled keypads', ArmadeusWiki, , 4 December 2009, 21:07 UTC, <http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261> [accessed 15 June 2026]
Chicago style
ArmadeusWiki contributors, "Driver for i.MX GPIO controlled keypads," ArmadeusWiki, , http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261 (accessed June 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. Driver for i.MX GPIO controlled keypads [Internet]. ArmadeusWiki, ; 2009 Dec 4, 21:07 UTC [cited 2026 Jun 15]. Available from: http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261.
Bluebook style
Driver for i.MX GPIO controlled keypads, http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "Driver for i.MX GPIO controlled keypads --- ArmadeusWiki{,} ",
year = "2009",
url = "http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261",
note = "[Online; accessed 15-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 = "Driver for i.MX GPIO controlled keypads --- ArmadeusWiki{,} ",
year = "2009",
url = "\url{http://www.armadeus.org/wiki/index.php?title=Driver_for_i.MX_GPIO_controlled_keypads&oldid=4261}",
note = "[Online; accessed 15-June-2026]"
}