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