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 18:06 UTC
- Permanent URL: http://www.armadeus.org/wiki/index.php?title=Rotary_encoder_with_GPIOs&oldid=14257
- Page Version ID: 14257
Citation styles for Rotary encoder with GPIOs
APA style
Rotary encoder with GPIOs. (2017, March 14). ArmadeusWiki, . Retrieved 18:06, March 15, 2026 from http://www.armadeus.org/wiki/index.php?title=Rotary_encoder_with_GPIOs&oldid=14257.
MLA style
"Rotary encoder with GPIOs." ArmadeusWiki, . 14 Mar 2017, 14:56 UTC. 15 Mar 2026, 18:06 <http://www.armadeus.org/wiki/index.php?title=Rotary_encoder_with_GPIOs&oldid=14257>.
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=14257> [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=14257 (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=14257.
Bluebook style
Rotary encoder with GPIOs, http://www.armadeus.org/wiki/index.php?title=Rotary_encoder_with_GPIOs&oldid=14257 (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=14257",
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=14257}",
note = "[Online; accessed 15-March-2026]"
}