Cite This Page
Bibliographic details for Etching the PCB
- Page name: Etching the PCB
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 16 April 2019 23:39 UTC
- Date retrieved: 19 April 2026 06:41 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542
- Page Version ID: 3542
Citation styles for Etching the PCB
APA style
Etching the PCB. (2019, April 16). Advanced Projects Lab, . Retrieved 06:41, April 19, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542.
MLA style
"Etching the PCB." Advanced Projects Lab, . 16 Apr 2019, 23:39 UTC. 19 Apr 2026, 06:41 <https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542>.
MHRA style
Advanced Projects Lab contributors, 'Etching the PCB', Advanced Projects Lab, , 16 April 2019, 23:39 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542> [accessed 19 April 2026]
Chicago style
Advanced Projects Lab contributors, "Etching the PCB," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542 (accessed April 19, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Etching the PCB [Internet]. Advanced Projects Lab, ; 2019 Apr 16, 23:39 UTC [cited 2026 Apr 19]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542.
Bluebook style
Etching the PCB, https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Etching the PCB --- Advanced Projects Lab{,} ",
year = "2019",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542",
note = "[Online; accessed 19-April-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 = "Advanced Projects Lab",
title = "Etching the PCB --- Advanced Projects Lab{,} ",
year = "2019",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Etching_the_PCB&oldid=3542}",
note = "[Online; accessed 19-April-2026]"
}