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