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