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 16:54 UTC
- Date retrieved: 25 March 2026 19:31 UTC
- Permanent URL: https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102
- Page Version ID: 4536102
Citation styles for How To Reuse Electronic Devices
APA style
How To Reuse Electronic Devices. (2020, December 30). blackwiki, . Retrieved 19:31, March 25, 2026 from https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102.
MLA style
"How To Reuse Electronic Devices." blackwiki, . 30 Dec 2020, 16:54 UTC. 25 Mar 2026, 19:31 <https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102>.
MHRA style
blackwiki contributors, 'How To Reuse Electronic Devices', blackwiki, , 30 December 2020, 16:54 UTC, <https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102> [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=4536102 (accessed March 25, 2026).
CBE/CSE style
blackwiki contributors. How To Reuse Electronic Devices [Internet]. blackwiki, ; 2020 Dec 30, 16:54 UTC [cited 2026 Mar 25]. Available from: https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102.
Bluebook style
How To Reuse Electronic Devices, https://blackwiki.org/index.php?title=How_To_Reuse_Electronic_Devices&oldid=4536102 (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=4536102",
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=4536102}",
note = "[Online; accessed 25-March-2026]"
}