Bibliographic details for PCB Fab
- Page name: PCB Fab
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 6 May 2011 15:30 UTC
- Date retrieved: 1 November 2025 03:18 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304
- Page Version ID: 304
Citation styles for PCB Fab
APA style
PCB Fab. (2011, May 6). Fixme.ch, . Retrieved 03:18, November 1, 2025 from http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304.
MLA style
"PCB Fab." Fixme.ch, . 6 May 2011, 15:30 UTC. 1 Nov 2025, 03:18 <http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304>.
MHRA style
Fixme.ch contributors, 'PCB Fab', Fixme.ch, , 6 May 2011, 15:30 UTC, <http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304> [accessed 1 November 2025]
Chicago style
Fixme.ch contributors, "PCB Fab," Fixme.ch, , http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304 (accessed November 1, 2025).
CBE/CSE style
Fixme.ch contributors. PCB Fab [Internet]. Fixme.ch, ; 2011 May 6, 15:30 UTC [cited 2025 Nov 1]. Available from: http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304.
Bluebook style
PCB Fab, http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304 (last visited November 1, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "PCB Fab --- Fixme.ch{,} ",
year = "2011",
url = "http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304",
note = "[Online; accessed 1-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 = "PCB Fab --- Fixme.ch{,} ",
year = "2011",
url = "\url{http://fixme.ch/w/index.php?title=PCB_Fab&oldid=304}",
note = "[Online; accessed 1-November-2025]"
}