Views
Actions
Cite This Page
Bibliographic details for Model JSONs
- Page name: Model JSONs
- Author: Forge Community Wiki contributors
- Publisher: Forge Community Wiki, .
- Date of last revision: 24 September 2022 18:20 UTC
- Date retrieved: 11 June 2026 03:57 UTC
- Permanent URL: https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333
- Page Version ID: 3333
Citation styles for Model JSONs
APA style
Model JSONs. (2022, September 24). Forge Community Wiki, . Retrieved 03:57, June 11, 2026 from https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333.
MLA style
"Model JSONs." Forge Community Wiki, . 24 Sep 2022, 18:20 UTC. 11 Jun 2026, 03:57 <https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333>.
MHRA style
Forge Community Wiki contributors, 'Model JSONs', Forge Community Wiki, , 24 September 2022, 18:20 UTC, <https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333> [accessed 11 June 2026]
Chicago style
Forge Community Wiki contributors, "Model JSONs," Forge Community Wiki, , https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333 (accessed June 11, 2026).
CBE/CSE style
Forge Community Wiki contributors. Model JSONs [Internet]. Forge Community Wiki, ; 2022 Sep 24, 18:20 UTC [cited 2026 Jun 11]. Available from: https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333.
Bluebook style
Model JSONs, https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333 (last visited June 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Forge Community Wiki",
title = "Model JSONs --- Forge Community Wiki{,} ",
year = "2022",
url = "https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333",
note = "[Online; accessed 11-June-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 = "Forge Community Wiki",
title = "Model JSONs --- Forge Community Wiki{,} ",
year = "2022",
url = "\url{https://forge.gemwire.uk/index.php?title=Model_JSONs&oldid=3333}",
note = "[Online; accessed 11-June-2026]"
}