Cite This Page
Bibliographic details for Electronic FAQ
- Page name: Electronic FAQ
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 8 November 2023 22:40 UTC
- Date retrieved: 6 September 2026 19:23 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563
- Page Version ID: 6563
Citation styles for Electronic FAQ
APA style
Electronic FAQ. (2023, November 8). Fixme.ch, . Retrieved 19:23, September 6, 2026 from https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563.
MLA style
"Electronic FAQ." Fixme.ch, . 8 Nov 2023, 22:40 UTC. 6 Sep 2026, 19:23 <https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563>.
MHRA style
Fixme.ch contributors, 'Electronic FAQ', Fixme.ch, , 8 November 2023, 22:40 UTC, <https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563> [accessed 6 September 2026]
Chicago style
Fixme.ch contributors, "Electronic FAQ," Fixme.ch, , https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563 (accessed September 6, 2026).
CBE/CSE style
Fixme.ch contributors. Electronic FAQ [Internet]. Fixme.ch, ; 2023 Nov 8, 22:40 UTC [cited 2026 Sep 6]. Available from: https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563.
Bluebook style
Electronic FAQ, https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563 (last visited September 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Electronic FAQ --- Fixme.ch{,} ",
year = "2023",
url = "https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563",
note = "[Online; accessed 6-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 = "Electronic FAQ --- Fixme.ch{,} ",
year = "2023",
url = "\url{https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6563}",
note = "[Online; accessed 6-September-2026]"
}