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: 14 March 2026 21:03 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654
- Page Version ID: 6654
Citation styles for Electronic FAQ
APA style
Electronic FAQ. (2023, November 8). Fixme.ch, . Retrieved 21:03, March 14, 2026 from http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654.
MLA style
"Electronic FAQ." Fixme.ch, . 8 Nov 2023, 22:40 UTC. 14 Mar 2026, 21:03 <http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654>.
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=6654> [accessed 14 March 2026]
Chicago style
Fixme.ch contributors, "Electronic FAQ," Fixme.ch, , http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654 (accessed March 14, 2026).
CBE/CSE style
Fixme.ch contributors. Electronic FAQ [Internet]. Fixme.ch, ; 2023 Nov 8, 22:40 UTC [cited 2026 Mar 14]. Available from: http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654.
Bluebook style
Electronic FAQ, http://fixme.ch/w/index.php?title=Electronic_FAQ&oldid=6654 (last visited March 14, 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=6654",
note = "[Online; accessed 14-March-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=6654}",
note = "[Online; accessed 14-March-2026]"
}