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: 1 July 2026 23:23 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083
- Page Version ID: 2083
Citation styles for Electronics 101
APA style
Electronics 101. (2012, April 16). Fixme.ch, . Retrieved 23:23, July 1, 2026 from http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083.
MLA style
"Electronics 101." Fixme.ch, . 16 Apr 2012, 18:21 UTC. 1 Jul 2026, 23:23 <http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083>.
MHRA style
Fixme.ch contributors, 'Electronics 101', Fixme.ch, , 16 April 2012, 18:21 UTC, <http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083> [accessed 1 July 2026]
Chicago style
Fixme.ch contributors, "Electronics 101," Fixme.ch, , http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083 (accessed July 1, 2026).
CBE/CSE style
Fixme.ch contributors. Electronics 101 [Internet]. Fixme.ch, ; 2012 Apr 16, 18:21 UTC [cited 2026 Jul 1]. Available from: http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083.
Bluebook style
Electronics 101, http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083 (last visited July 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Electronics 101 --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083",
note = "[Online; accessed 1-July-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{http://fixme.ch/w/index.php?title=Electronics_101&oldid=2083}",
note = "[Online; accessed 1-July-2026]"
}