Cite This Page
Bibliographic details for I2c in userspace on linux (eg, raspberry pi)
- Page name: I2c in userspace on linux (eg, raspberry pi)
- Author: HeepyWiki contributors
- Publisher: HeepyWiki, .
- Date of last revision: 16 April 2013 04:28 UTC
- Date retrieved: 10 May 2026 23:56 UTC
- Permanent URL: https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275
- Page Version ID: 1275
Citation styles for I2c in userspace on linux (eg, raspberry pi)
APA style
I2c in userspace on linux (eg, raspberry pi). (2013, April 16). HeepyWiki, . Retrieved 23:56, May 10, 2026 from https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275.
MLA style
"I2c in userspace on linux (eg, raspberry pi)." HeepyWiki, . 16 Apr 2013, 04:28 UTC. 10 May 2026, 23:56 <https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275>.
MHRA style
HeepyWiki contributors, 'I2c in userspace on linux (eg, raspberry pi)', HeepyWiki, , 16 April 2013, 04:28 UTC, <https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275> [accessed 10 May 2026]
Chicago style
HeepyWiki contributors, "I2c in userspace on linux (eg, raspberry pi)," HeepyWiki, , https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275 (accessed May 10, 2026).
CBE/CSE style
HeepyWiki contributors. I2c in userspace on linux (eg, raspberry pi) [Internet]. HeepyWiki, ; 2013 Apr 16, 04:28 UTC [cited 2026 May 10]. Available from: https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275.
Bluebook style
I2c in userspace on linux (eg, raspberry pi), https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275 (last visited May 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "HeepyWiki",
title = "I2c in userspace on linux (eg, raspberry pi) --- HeepyWiki{,} ",
year = "2013",
url = "https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275",
note = "[Online; accessed 10-May-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 = "HeepyWiki",
title = "I2c in userspace on linux (eg, raspberry pi) --- HeepyWiki{,} ",
year = "2013",
url = "\url{https://www.heepy.net/index.php?title=I2c_in_userspace_on_linux_(eg,_raspberry_pi)&oldid=1275}",
note = "[Online; accessed 10-May-2026]"
}