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