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: 18 September 2026 05:02 UTC
- Permanent URL: https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874
- Page Version ID: 3874
Citation styles for I2cread.c
APA style
I2cread.c. (2008, April 3). ArmadeusWiki, . Retrieved 05:02, September 18, 2026 from https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874.
MLA style
"I2cread.c." ArmadeusWiki, . 3 Apr 2008, 11:03 UTC. 18 Sep 2026, 05:02 <https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874>.
MHRA style
ArmadeusWiki contributors, 'I2cread.c', ArmadeusWiki, , 3 April 2008, 11:03 UTC, <https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874> [accessed 18 September 2026]
Chicago style
ArmadeusWiki contributors, "I2cread.c," ArmadeusWiki, , https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874 (accessed September 18, 2026).
CBE/CSE style
ArmadeusWiki contributors. I2cread.c [Internet]. ArmadeusWiki, ; 2008 Apr 3, 11:03 UTC [cited 2026 Sep 18]. Available from: https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874.
Bluebook style
I2cread.c, https://www.armadeus.org/wiki/index.php?title=I2cread.c&oldid=3874 (last visited September 18, 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=3874",
note = "[Online; accessed 18-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=3874}",
note = "[Online; accessed 18-September-2026]"
}