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