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