Cite This Page
Bibliographic details for Soldering 101
- Page name: Soldering 101
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 16 May 2012 19:04 UTC
- Date retrieved: 4 November 2025 17:43 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524
- Page Version ID: 1524
Citation styles for Soldering 101
APA style
Soldering 101. (2012, May 16). Fixme.ch, . Retrieved 17:43, November 4, 2025 from http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524.
MLA style
"Soldering 101." Fixme.ch, . 16 May 2012, 19:04 UTC. 4 Nov 2025, 17:43 <http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524>.
MHRA style
Fixme.ch contributors, 'Soldering 101', Fixme.ch, , 16 May 2012, 19:04 UTC, <http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524> [accessed 4 November 2025]
Chicago style
Fixme.ch contributors, "Soldering 101," Fixme.ch, , http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524 (accessed November 4, 2025).
CBE/CSE style
Fixme.ch contributors. Soldering 101 [Internet]. Fixme.ch, ; 2012 May 16, 19:04 UTC [cited 2025 Nov 4]. Available from: http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524.
Bluebook style
Soldering 101, http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524 (last visited November 4, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Soldering 101 --- Fixme.ch{,} ",
year = "2012",
url = "http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524",
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 = "Soldering 101 --- Fixme.ch{,} ",
year = "2012",
url = "\url{http://fixme.ch/w/index.php?title=Soldering_101&oldid=1524}",
note = "[Online; accessed 4-November-2025]"
}