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