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