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: 25 April 2026 10:12 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582
- Page Version ID: 6582
Citation styles for Electro docs
APA style
Electro docs. (2024, April 20). Fixme.ch, . Retrieved 10:12, April 25, 2026 from https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582.
MLA style
"Electro docs." Fixme.ch, . 20 Apr 2024, 20:24 UTC. 25 Apr 2026, 10:12 <https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582>.
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=6582> [accessed 25 April 2026]
Chicago style
Fixme.ch contributors, "Electro docs," Fixme.ch, , https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582 (accessed April 25, 2026).
CBE/CSE style
Fixme.ch contributors. Electro docs [Internet]. Fixme.ch, ; 2024 Apr 20, 20:24 UTC [cited 2026 Apr 25]. Available from: https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582.
Bluebook style
Electro docs, https://fixme.ch/w/index.php?title=Electro_docs&oldid=6582 (last visited April 25, 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=6582",
note = "[Online; accessed 25-April-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=6582}",
note = "[Online; accessed 25-April-2026]"
}