Cite This Page
Bibliographic details for How To Make a PCB
- Page name: How To Make a PCB
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 31 January 2019 21:42 UTC
- Date retrieved: 18 February 2025 22:06 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215
- Page Version ID: 3215
Citation styles for How To Make a PCB
APA style
How To Make a PCB. (2019, January 31). Advanced Projects Lab, . Retrieved 22:06, February 18, 2025 from https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215.
MLA style
"How To Make a PCB." Advanced Projects Lab, . 31 Jan 2019, 21:42 UTC. 18 Feb 2025, 22:06 <https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215>.
MHRA style
Advanced Projects Lab contributors, 'How To Make a PCB', Advanced Projects Lab, , 31 January 2019, 21:42 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215> [accessed 18 February 2025]
Chicago style
Advanced Projects Lab contributors, "How To Make a PCB," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215 (accessed February 18, 2025).
CBE/CSE style
Advanced Projects Lab contributors. How To Make a PCB [Internet]. Advanced Projects Lab, ; 2019 Jan 31, 21:42 UTC [cited 2025 Feb 18]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215.
Bluebook style
How To Make a PCB, https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215 (last visited February 18, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Advanced Projects Lab", title = "How To Make a PCB --- Advanced Projects Lab{,} ", year = "2019", url = "https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215", note = "[Online; accessed 18-February-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 = "Advanced Projects Lab", title = "How To Make a PCB --- Advanced Projects Lab{,} ", year = "2019", url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=How_To_Make_a_PCB&oldid=3215}", note = "[Online; accessed 18-February-2025]" }