Bibliographic details for Electronics 101
- Page name: Electronics 101
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 16 April 2012 18:21 UTC
- Date retrieved: 7 September 2026 05:38 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Electronics_101&oldid=817
- Page Version ID: 817
Citation styles for Electronics 101
APA style
Electronics 101. (2012, April 16). Fixme.ch, . Retrieved 05:38, September 7, 2026 from https://fixme.ch/w/index.php?title=Electronics_101&oldid=817.
MLA style
"Electronics 101." Fixme.ch, . 16 Apr 2012, 18:21 UTC. 7 Sep 2026, 05:38 <https://fixme.ch/w/index.php?title=Electronics_101&oldid=817>.
MHRA style
Fixme.ch contributors, 'Electronics 101', Fixme.ch, , 16 April 2012, 18:21 UTC, <https://fixme.ch/w/index.php?title=Electronics_101&oldid=817> [accessed 7 September 2026]
Chicago style
Fixme.ch contributors, "Electronics 101," Fixme.ch, , https://fixme.ch/w/index.php?title=Electronics_101&oldid=817 (accessed September 7, 2026).
CBE/CSE style
Fixme.ch contributors. Electronics 101 [Internet]. Fixme.ch, ; 2012 Apr 16, 18:21 UTC [cited 2026 Sep 7]. Available from: https://fixme.ch/w/index.php?title=Electronics_101&oldid=817.
Bluebook style
Electronics 101, https://fixme.ch/w/index.php?title=Electronics_101&oldid=817 (last visited September 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Electronics 101 --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=Electronics_101&oldid=817",
note = "[Online; accessed 7-September-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 = "Electronics 101 --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=Electronics_101&oldid=817}",
note = "[Online; accessed 7-September-2026]"
}