Cite This Page
Bibliographic details for PCB Lab Software
- Page name: PCB Lab Software
- Author: makerhub contributors
- Publisher: makerhub, .
- Date of last revision: 8 March 2021 21:47 UTC
- Date retrieved: 15 May 2026 17:47 UTC
- Permanent URL: https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228
- Page Version ID: 8228
Citation styles for PCB Lab Software
APA style
PCB Lab Software. (2021, March 8). makerhub, . Retrieved 17:47, May 15, 2026 from https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228.
MLA style
"PCB Lab Software." makerhub, . 8 Mar 2021, 21:47 UTC. 15 May 2026, 17:47 <https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228>.
MHRA style
makerhub contributors, 'PCB Lab Software', makerhub, , 8 March 2021, 21:47 UTC, <https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228> [accessed 15 May 2026]
Chicago style
makerhub contributors, "PCB Lab Software," makerhub, , https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228 (accessed May 15, 2026).
CBE/CSE style
makerhub contributors. PCB Lab Software [Internet]. makerhub, ; 2021 Mar 8, 21:47 UTC [cited 2026 May 15]. Available from: https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228.
Bluebook style
PCB Lab Software, https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "makerhub",
title = "PCB Lab Software --- makerhub{,} ",
year = "2021",
url = "https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228",
note = "[Online; accessed 15-May-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 = "makerhub",
title = "PCB Lab Software --- makerhub{,} ",
year = "2021",
url = "\url{https://makerhub.georgefox.edu/w/index.php?title=PCB_Lab_Software&oldid=8228}",
note = "[Online; accessed 15-May-2026]"
}