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