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