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