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