Cite This Page
Bibliographic details for Module
- Page name: Module
- Author: Rust Community Wiki contributors
- Publisher: Rust Community Wiki, .
- Date of last revision: 11 August 2020 15:49 UTC
- Date retrieved: 21 March 2023 10:04 UTC
- Permanent URL: https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292
- Page Version ID: 1292
Citation styles for Module
APA style
Module. (2020, August 11). Rust Community Wiki, . Retrieved 10:04, March 21, 2023 from https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292.
MLA style
"Module." Rust Community Wiki, . 11 Aug 2020, 15:49 UTC. 21 Mar 2023, 10:04 <https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292>.
MHRA style
Rust Community Wiki contributors, 'Module', Rust Community Wiki, , 11 August 2020, 15:49 UTC, <https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292> [accessed 21 March 2023]
Chicago style
Rust Community Wiki contributors, "Module," Rust Community Wiki, , https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292 (accessed March 21, 2023).
CBE/CSE style
Rust Community Wiki contributors. Module [Internet]. Rust Community Wiki, ; 2020 Aug 11, 15:49 UTC [cited 2023 Mar 21]. Available from: https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292.
Bluebook style
Module, https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rust Community Wiki", title = "Module --- Rust Community Wiki{,} ", year = "2020", url = "https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292", note = "[Online; accessed 21-March-2023]" }
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 = "Rust Community Wiki", title = "Module --- Rust Community Wiki{,} ", year = "2020", url = "\url{https://runrust.miraheze.org/w/index.php?title=Module&oldid=1292}", note = "[Online; accessed 21-March-2023]" }