Cite This Page
Bibliographic details for Electro docs
- Page name: Electro docs
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 20 April 2024 20:24 UTC
- Date retrieved: 11 March 2026 05:03 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992
- Page Version ID: 5992
Citation styles for Electro docs
APA style
Electro docs. (2024, April 20). Fixme.ch, . Retrieved 05:03, March 11, 2026 from http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992.
MLA style
"Electro docs." Fixme.ch, . 20 Apr 2024, 20:24 UTC. 11 Mar 2026, 05:03 <http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992>.
MHRA style
Fixme.ch contributors, 'Electro docs', Fixme.ch, , 20 April 2024, 20:24 UTC, <http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992> [accessed 11 March 2026]
Chicago style
Fixme.ch contributors, "Electro docs," Fixme.ch, , http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992 (accessed March 11, 2026).
CBE/CSE style
Fixme.ch contributors. Electro docs [Internet]. Fixme.ch, ; 2024 Apr 20, 20:24 UTC [cited 2026 Mar 11]. Available from: http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992.
Bluebook style
Electro docs, http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992 (last visited March 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Electro docs --- Fixme.ch{,} ",
year = "2024",
url = "http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992",
note = "[Online; accessed 11-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 = "Electro docs --- Fixme.ch{,} ",
year = "2024",
url = "\url{http://fixme.ch/w/index.php?title=Electro_docs&oldid=5992}",
note = "[Online; accessed 11-March-2026]"
}