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