Bibliographic details for HowToWiki
- Page name: HowToWiki
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 22 May 2015 10:26 UTC
- Date retrieved: 4 September 2026 20:24 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331
- Page Version ID: 5331
Citation styles for HowToWiki
APA style
HowToWiki. (2015, May 22). Fixme.ch, . Retrieved 20:24, September 4, 2026 from https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331.
MLA style
"HowToWiki." Fixme.ch, . 22 May 2015, 10:26 UTC. 4 Sep 2026, 20:24 <https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331>.
MHRA style
Fixme.ch contributors, 'HowToWiki', Fixme.ch, , 22 May 2015, 10:26 UTC, <https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331> [accessed 4 September 2026]
Chicago style
Fixme.ch contributors, "HowToWiki," Fixme.ch, , https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331 (accessed September 4, 2026).
CBE/CSE style
Fixme.ch contributors. HowToWiki [Internet]. Fixme.ch, ; 2015 May 22, 10:26 UTC [cited 2026 Sep 4]. Available from: https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331.
Bluebook style
HowToWiki, https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331 (last visited September 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "HowToWiki --- Fixme.ch{,} ",
year = "2015",
url = "https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331",
note = "[Online; accessed 4-September-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 = "Fixme.ch",
title = "HowToWiki --- Fixme.ch{,} ",
year = "2015",
url = "\url{https://fixme.ch/w/index.php?title=HowToWiki&oldid=5331}",
note = "[Online; accessed 4-September-2026]"
}