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