Cite This Page
Bibliographic details for GPIOlib
- Page name: GPIOlib
- Author: ArmadeusWiki contributors
- Publisher: ArmadeusWiki, .
- Date of last revision: 29 April 2019 08:46 UTC
- Date retrieved: 15 September 2026 06:18 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810
- Page Version ID: 12810
Citation styles for GPIOlib
APA style
GPIOlib. (2019, April 29). ArmadeusWiki, . Retrieved 06:18, September 15, 2026 from https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810.
MLA style
"GPIOlib." ArmadeusWiki, . 29 Apr 2019, 08:46 UTC. 15 Sep 2026, 06:18 <https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810>.
MHRA style
ArmadeusWiki contributors, 'GPIOlib', ArmadeusWiki, , 29 April 2019, 08:46 UTC, <https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810> [accessed 15 September 2026]
Chicago style
ArmadeusWiki contributors, "GPIOlib," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810 (accessed September 15, 2026).
CBE/CSE style
ArmadeusWiki contributors. GPIOlib [Internet]. ArmadeusWiki, ; 2019 Apr 29, 08:46 UTC [cited 2026 Sep 15]. Available from: https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810.
Bluebook style
GPIOlib, https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810 (last visited September 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArmadeusWiki",
title = "GPIOlib --- ArmadeusWiki{,} ",
year = "2019",
url = "https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810",
note = "[Online; accessed 15-September-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 = "GPIOlib --- ArmadeusWiki{,} ",
year = "2019",
url = "\url{https://www.armadeus.org/wiki/index.php?title=GPIOlib&oldid=12810}",
note = "[Online; accessed 15-September-2026]"
}