Cite This Page
Bibliographic details for How To Reuse Electronic Devices
- Page name: How To Reuse Electronic Devices
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 30 December 2020 17:08 UTC
- Date retrieved: 25 March 2026 01:46 UTC
- Permanent URL: https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852
- Page Version ID: 4536852
Citation styles for How To Reuse Electronic Devices
APA style
How To Reuse Electronic Devices. (2020, December 30). blackwiki, . Retrieved 01:46, March 25, 2026 from https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852.
MLA style
"How To Reuse Electronic Devices." blackwiki, . 30 Dec 2020, 17:08 UTC. 25 Mar 2026, 01:46 <https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852>.
MHRA style
blackwiki contributors, 'How To Reuse Electronic Devices', blackwiki, , 30 December 2020, 17:08 UTC, <https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852> [accessed 25 March 2026]
Chicago style
blackwiki contributors, "How To Reuse Electronic Devices," blackwiki, , https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852 (accessed March 25, 2026).
CBE/CSE style
blackwiki contributors. How To Reuse Electronic Devices [Internet]. blackwiki, ; 2020 Dec 30, 17:08 UTC [cited 2026 Mar 25]. Available from: https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852.
Bluebook style
How To Reuse Electronic Devices, https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "How To Reuse Electronic Devices --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852",
note = "[Online; accessed 25-March-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 = "blackwiki",
title = "How To Reuse Electronic Devices --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536852}",
note = "[Online; accessed 25-March-2026]"
}