Cite This Page
Bibliographic details for Wiki editing
- Page name: Wiki editing
- Author: FHM Wiki contributors
- Publisher: FHM Wiki, .
- Date of last revision: 13 September 2021 16:32 UTC
- Date retrieved: 18 August 2026 04:40 UTC
- Permanent URL: https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239
- Page Version ID: 239
Citation styles for Wiki editing
APA style
Wiki editing. (2021, September 13). FHM Wiki, . Retrieved 04:40, August 18, 2026 from https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239.
MLA style
"Wiki editing." FHM Wiki, . 13 Sep 2021, 16:32 UTC. 18 Aug 2026, 04:40 <https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239>.
MHRA style
FHM Wiki contributors, 'Wiki editing', FHM Wiki, , 13 September 2021, 16:32 UTC, <https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239> [accessed 18 August 2026]
Chicago style
FHM Wiki contributors, "Wiki editing," FHM Wiki, , https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239 (accessed August 18, 2026).
CBE/CSE style
FHM Wiki contributors. Wiki editing [Internet]. FHM Wiki, ; 2021 Sep 13, 16:32 UTC [cited 2026 Aug 18]. Available from: https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239.
Bluebook style
Wiki editing, https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239 (last visited August 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FHM Wiki",
title = "Wiki editing --- FHM Wiki{,} ",
year = "2021",
url = "https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239",
note = "[Online; accessed 18-August-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 = "FHM Wiki",
title = "Wiki editing --- FHM Wiki{,} ",
year = "2021",
url = "\url{https://fhm.varia.zone/index.php?title=Wiki_editing&oldid=239}",
note = "[Online; accessed 18-August-2026]"
}