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