Cite This Page
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: 4 November 2025 01:54 UTC
 - Permanent URL: http://fixme.ch/w/index.php?title=Electronics_101&oldid=822
 - Page Version ID: 822
 
Citation styles for Electronics 101
APA style
Electronics 101. (2012, April 16). Fixme.ch, . Retrieved 01:54, November 4, 2025 from http://fixme.ch/w/index.php?title=Electronics_101&oldid=822.
MLA style
"Electronics 101." Fixme.ch, . 16 Apr 2012, 18:21 UTC. 4 Nov 2025, 01:54 <http://fixme.ch/w/index.php?title=Electronics_101&oldid=822>.
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=822> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "Electronics 101," Fixme.ch, , http://fixme.ch/w/index.php?title=Electronics_101&oldid=822 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Electronics 101 [Internet]. Fixme.ch, ; 2012 Apr 16, 18:21 UTC [cited 2025 Nov 4]. Available from: http://fixme.ch/w/index.php?title=Electronics_101&oldid=822.
Bluebook style
Electronics 101, http://fixme.ch/w/index.php?title=Electronics_101&oldid=822 (last visited November 4, 2025).
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=822",
   note = "[Online; accessed 4-November-2025]"
 }
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=822}",
   note = "[Online; accessed 4-November-2025]"
 }