Cite This Page
Bibliographic details for OMSI Development
- Page name: OMSI Development
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 25 January 2023 02:03 UTC
- Date retrieved: 16 March 2026 12:07 UTC
- Permanent URL: https://opencommons.org/index.php?title=OMSI_Development&oldid=12242
- Page Version ID: 12242
Citation styles for OMSI Development
APA style
OMSI Development. (2023, January 25). OpenCommons. Retrieved 12:07, March 16, 2026 from https://opencommons.org/index.php?title=OMSI_Development&oldid=12242.
MLA style
"OMSI Development." OpenCommons. 25 Jan 2023, 02:03 UTC. 16 Mar 2026, 12:07 <https://opencommons.org/index.php?title=OMSI_Development&oldid=12242>.
MHRA style
OpenCommons contributors, 'OMSI Development', OpenCommons, 25 January 2023, 02:03 UTC, <https://opencommons.org/index.php?title=OMSI_Development&oldid=12242> [accessed 16 March 2026]
Chicago style
OpenCommons contributors, "OMSI Development," OpenCommons, https://opencommons.org/index.php?title=OMSI_Development&oldid=12242 (accessed March 16, 2026).
CBE/CSE style
OpenCommons contributors. OMSI Development [Internet]. OpenCommons; 2023 Jan 25, 02:03 UTC [cited 2026 Mar 16]. Available from: https://opencommons.org/index.php?title=OMSI_Development&oldid=12242.
Bluebook style
OMSI Development, https://opencommons.org/index.php?title=OMSI_Development&oldid=12242 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "OMSI Development --- OpenCommons{,} ",
year = "2023",
url = "https://opencommons.org/index.php?title=OMSI_Development&oldid=12242",
note = "[Online; accessed 16-March-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 = "OMSI Development --- OpenCommons{,} ",
year = "2023",
url = "\url{https://opencommons.org/index.php?title=OMSI_Development&oldid=12242}",
note = "[Online; accessed 16-March-2026]"
}