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