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