Cite This Page
Bibliographic details for Hardware Hacking Area
- Page name: Hardware Hacking Area
- Author: Electromagnetic Field 2024 contributors
- Publisher: Electromagnetic Field 2024, .
- Date of last revision: 25 May 2024 16:34 UTC
- Date retrieved: 14 June 2026 09:52 UTC
- Permanent URL: https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095
- Page Version ID: 1095
Citation styles for Hardware Hacking Area
APA style
Hardware Hacking Area. (2024, May 25). Electromagnetic Field 2024, . Retrieved 09:52, June 14, 2026 from https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095.
MLA style
"Hardware Hacking Area." Electromagnetic Field 2024, . 25 May 2024, 16:34 UTC. 14 Jun 2026, 09:52 <https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095>.
MHRA style
Electromagnetic Field 2024 contributors, 'Hardware Hacking Area', Electromagnetic Field 2024, , 25 May 2024, 16:34 UTC, <https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095> [accessed 14 June 2026]
Chicago style
Electromagnetic Field 2024 contributors, "Hardware Hacking Area," Electromagnetic Field 2024, , https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095 (accessed June 14, 2026).
CBE/CSE style
Electromagnetic Field 2024 contributors. Hardware Hacking Area [Internet]. Electromagnetic Field 2024, ; 2024 May 25, 16:34 UTC [cited 2026 Jun 14]. Available from: https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095.
Bluebook style
Hardware Hacking Area, https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095 (last visited June 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Electromagnetic Field 2024",
title = "Hardware Hacking Area --- Electromagnetic Field 2024{,} ",
year = "2024",
url = "https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095",
note = "[Online; accessed 14-June-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 = "Electromagnetic Field 2024",
title = "Hardware Hacking Area --- Electromagnetic Field 2024{,} ",
year = "2024",
url = "\url{https://wiki.emfcamp.org/2024/w/index.php?title=Hardware_Hacking_Area&oldid=1095}",
note = "[Online; accessed 14-June-2026]"
}