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