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