Cite This Page
Bibliographic details for ARM
- Page name: ARM
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 October 2015 07:55 UTC
- Date retrieved: 6 March 2021 02:14 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ARM&oldid=59734
- Page Version ID: 59734
Citation styles for ARM
APA style
ARM. (2015, October 19). HaskellWiki, . Retrieved 02:14, March 6, 2021 from https://wiki.haskell.org/index.php?title=ARM&oldid=59734.
MLA style
"ARM." HaskellWiki, . 19 Oct 2015, 07:55 UTC. 6 Mar 2021, 02:14 <https://wiki.haskell.org/index.php?title=ARM&oldid=59734>.
MHRA style
HaskellWiki contributors, 'ARM', HaskellWiki, , 19 October 2015, 07:55 UTC, <https://wiki.haskell.org/index.php?title=ARM&oldid=59734> [accessed 6 March 2021]
Chicago style
HaskellWiki contributors, "ARM," HaskellWiki, , https://wiki.haskell.org/index.php?title=ARM&oldid=59734 (accessed March 6, 2021).
CBE/CSE style
HaskellWiki contributors. ARM [Internet]. HaskellWiki, ; 2015 Oct 19, 07:55 UTC [cited 2021 Mar 6]. Available from: https://wiki.haskell.org/index.php?title=ARM&oldid=59734.
Bluebook style
ARM, https://wiki.haskell.org/index.php?title=ARM&oldid=59734 (last visited March 6, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ARM --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=ARM&oldid=59734", note = "[Online; accessed 6-March-2021]" }
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 = "2015", url = "\url{https://wiki.haskell.org/index.php?title=ARM&oldid=59734}", note = "[Online; accessed 6-March-2021]" }