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: 13 August 2026 04:01 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976
- Page Version ID: 14976
Citation styles for Electronic FAQ
APA style
Electronic FAQ. (2023, November 8). Fixme.ch, . Retrieved 04:01, August 13, 2026 from https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976.
MLA style
"Electronic FAQ." Fixme.ch, . 8 Nov 2023, 22:40 UTC. 13 Aug 2026, 04:01 <https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976>.
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=14976> [accessed 13 August 2026]
Chicago style
Fixme.ch contributors, "Electronic FAQ," Fixme.ch, , https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976 (accessed August 13, 2026).
CBE/CSE style
Fixme.ch contributors. Electronic FAQ [Internet]. Fixme.ch, ; 2023 Nov 8, 22:40 UTC [cited 2026 Aug 13]. Available from: https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976.
Bluebook style
Electronic FAQ, https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976 (last visited August 13, 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=14976",
note = "[Online; accessed 13-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 = "Fixme.ch",
title = "Electronic FAQ --- Fixme.ch{,} ",
year = "2023",
url = "\url{https://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14976}",
note = "[Online; accessed 13-August-2026]"
}