Cite This Page
Bibliographic details for Power Supplies
- Page name: Power Supplies
- Author: Advanced Projects Lab contributors
- Publisher: Advanced Projects Lab, .
- Date of last revision: 18 February 2016 21:52 UTC
- Date retrieved: 5 May 2026 20:56 UTC
- Permanent URL: https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547
- Page Version ID: 2547
Citation styles for Power Supplies
APA style
Power Supplies. (2016, February 18). Advanced Projects Lab, . Retrieved 20:56, May 5, 2026 from https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547.
MLA style
"Power Supplies." Advanced Projects Lab, . 18 Feb 2016, 21:52 UTC. 5 May 2026, 20:56 <https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547>.
MHRA style
Advanced Projects Lab contributors, 'Power Supplies', Advanced Projects Lab, , 18 February 2016, 21:52 UTC, <https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547> [accessed 5 May 2026]
Chicago style
Advanced Projects Lab contributors, "Power Supplies," Advanced Projects Lab, , https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547 (accessed May 5, 2026).
CBE/CSE style
Advanced Projects Lab contributors. Power Supplies [Internet]. Advanced Projects Lab, ; 2016 Feb 18, 21:52 UTC [cited 2026 May 5]. Available from: https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547.
Bluebook style
Power Supplies, https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547 (last visited May 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Advanced Projects Lab",
title = "Power Supplies --- Advanced Projects Lab{,} ",
year = "2016",
url = "https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547",
note = "[Online; accessed 5-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 = "Advanced Projects Lab",
title = "Power Supplies --- Advanced Projects Lab{,} ",
year = "2016",
url = "\url{https://june.uoregon.edu/mediawiki/index.php?title=Power_Supplies&oldid=2547}",
note = "[Online; accessed 5-May-2026]"
}