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: 19 January 2021 12:44 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ARM&oldid=60269
- Page Version ID: 60269
Citation styles for ARM
APA style
ARM. (2015, October 19). HaskellWiki, . Retrieved 12:44, January 19, 2021 from https://wiki.haskell.org/index.php?title=ARM&oldid=60269.
MLA style
"ARM." HaskellWiki, . 19 Oct 2015, 07:55 UTC. 19 Jan 2021, 12:44 <https://wiki.haskell.org/index.php?title=ARM&oldid=60269>.
MHRA style
HaskellWiki contributors, 'ARM', HaskellWiki, , 19 October 2015, 07:55 UTC, <https://wiki.haskell.org/index.php?title=ARM&oldid=60269> [accessed 19 January 2021]
Chicago style
HaskellWiki contributors, "ARM," HaskellWiki, , https://wiki.haskell.org/index.php?title=ARM&oldid=60269 (accessed January 19, 2021).
CBE/CSE style
HaskellWiki contributors. ARM [Internet]. HaskellWiki, ; 2015 Oct 19, 07:55 UTC [cited 2021 Jan 19]. Available from: https://wiki.haskell.org/index.php?title=ARM&oldid=60269.
Bluebook style
ARM, https://wiki.haskell.org/index.php?title=ARM&oldid=60269 (last visited January 19, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ARM --- HaskellWiki{,} ", year = "2015", url = "https://wiki.haskell.org/index.php?title=ARM&oldid=60269", note = "[Online; accessed 19-January-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=60269}", note = "[Online; accessed 19-January-2021]" }