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