Cite This Page
Bibliographic details for NextGraph
- Page name: NextGraph
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 9 December 2024 06:43 UTC
- Date retrieved: 9 March 2026 09:47 UTC
- Permanent URL: https://opencommons.org/index.php?title=NextGraph&oldid=15412
- Page Version ID: 15412
Citation styles for NextGraph
APA style
NextGraph. (2024, December 9). OpenCommons. Retrieved 09:47, March 9, 2026 from https://opencommons.org/index.php?title=NextGraph&oldid=15412.
MLA style
"NextGraph." OpenCommons. 9 Dec 2024, 06:43 UTC. 9 Mar 2026, 09:47 <https://opencommons.org/index.php?title=NextGraph&oldid=15412>.
MHRA style
OpenCommons contributors, 'NextGraph', OpenCommons, 9 December 2024, 06:43 UTC, <https://opencommons.org/index.php?title=NextGraph&oldid=15412> [accessed 9 March 2026]
Chicago style
OpenCommons contributors, "NextGraph," OpenCommons, https://opencommons.org/index.php?title=NextGraph&oldid=15412 (accessed March 9, 2026).
CBE/CSE style
OpenCommons contributors. NextGraph [Internet]. OpenCommons; 2024 Dec 9, 06:43 UTC [cited 2026 Mar 9]. Available from: https://opencommons.org/index.php?title=NextGraph&oldid=15412.
Bluebook style
NextGraph, https://opencommons.org/index.php?title=NextGraph&oldid=15412 (last visited March 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "NextGraph --- OpenCommons{,} ",
year = "2024",
url = "https://opencommons.org/index.php?title=NextGraph&oldid=15412",
note = "[Online; accessed 9-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 = "NextGraph --- OpenCommons{,} ",
year = "2024",
url = "\url{https://opencommons.org/index.php?title=NextGraph&oldid=15412}",
note = "[Online; accessed 9-March-2026]"
}