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