Cite This Page
Bibliographic details for Intel
- Page name: Intel
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 8 May 2022 00:33 UTC
- Date retrieved: 17 July 2026 23:23 UTC
- Permanent URL: https://opencommons.org/index.php?title=Intel&oldid=8942
- Page Version ID: 8942
Citation styles for Intel
APA style
Intel. (2022, May 8). OpenCommons. Retrieved 23:23, July 17, 2026 from https://opencommons.org/index.php?title=Intel&oldid=8942.
MLA style
"Intel." OpenCommons. 8 May 2022, 00:33 UTC. 17 Jul 2026, 23:23 <https://opencommons.org/index.php?title=Intel&oldid=8942>.
MHRA style
OpenCommons contributors, 'Intel', OpenCommons, 8 May 2022, 00:33 UTC, <https://opencommons.org/index.php?title=Intel&oldid=8942> [accessed 17 July 2026]
Chicago style
OpenCommons contributors, "Intel," OpenCommons, https://opencommons.org/index.php?title=Intel&oldid=8942 (accessed July 17, 2026).
CBE/CSE style
OpenCommons contributors. Intel [Internet]. OpenCommons; 2022 May 8, 00:33 UTC [cited 2026 Jul 17]. Available from: https://opencommons.org/index.php?title=Intel&oldid=8942.
Bluebook style
Intel, https://opencommons.org/index.php?title=Intel&oldid=8942 (last visited July 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Intel --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Intel&oldid=8942",
note = "[Online; accessed 17-July-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 = "OpenCommons",
title = "Intel --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Intel&oldid=8942}",
note = "[Online; accessed 17-July-2026]"
}