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