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: 8 July 2026 23:52 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808
- Page Version ID: 14808
Citation styles for Electronic FAQ
APA style
Electronic FAQ. (2023, November 8). Fixme.ch, . Retrieved 23:52, July 8, 2026 from http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808.
MLA style
"Electronic FAQ." Fixme.ch, . 8 Nov 2023, 22:40 UTC. 8 Jul 2026, 23:52 <http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808>.
MHRA style
Fixme.ch contributors, 'Electronic FAQ', Fixme.ch, , 8 November 2023, 22:40 UTC, <http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808> [accessed 8 July 2026]
Chicago style
Fixme.ch contributors, "Electronic FAQ," Fixme.ch, , http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808 (accessed July 8, 2026).
CBE/CSE style
Fixme.ch contributors. Electronic FAQ [Internet]. Fixme.ch, ; 2023 Nov 8, 22:40 UTC [cited 2026 Jul 8]. Available from: http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808.
Bluebook style
Electronic FAQ, http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808 (last visited July 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Electronic FAQ --- Fixme.ch{,} ",
year = "2023",
url = "http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808",
note = "[Online; accessed 8-July-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{http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=14808}",
note = "[Online; accessed 8-July-2026]"
}