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: 28 January 2023 19:38 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Android&oldid=61120
- Page Version ID: 61120
Citation styles for Android
APA style
Android. (2016, September 17). HaskellWiki, . Retrieved 19:38, January 28, 2023 from https://wiki.haskell.org/index.php?title=Android&oldid=61120.
MLA style
"Android." HaskellWiki, . 17 Sep 2016, 06:02 UTC. 28 Jan 2023, 19:38 <https://wiki.haskell.org/index.php?title=Android&oldid=61120>.
MHRA style
HaskellWiki contributors, 'Android', HaskellWiki, , 17 September 2016, 06:02 UTC, <https://wiki.haskell.org/index.php?title=Android&oldid=61120> [accessed 28 January 2023]
Chicago style
HaskellWiki contributors, "Android," HaskellWiki, , https://wiki.haskell.org/index.php?title=Android&oldid=61120 (accessed January 28, 2023).
CBE/CSE style
HaskellWiki contributors. Android [Internet]. HaskellWiki, ; 2016 Sep 17, 06:02 UTC [cited 2023 Jan 28]. Available from: https://wiki.haskell.org/index.php?title=Android&oldid=61120.
Bluebook style
Android, https://wiki.haskell.org/index.php?title=Android&oldid=61120 (last visited January 28, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Android --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Android&oldid=61120", note = "[Online; accessed 28-January-2023]" }
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=61120}", note = "[Online; accessed 28-January-2023]" }