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: 8 February 2025 08:46 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 08:46, February 8, 2025 from https://wiki.haskell.org/index.php?title=Android&oldid=61120.
MLA style
"Android." HaskellWiki. 17 Sep 2016, 06:02 UTC. 8 Feb 2025, 08:46 <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 8 February 2025]
Chicago style
HaskellWiki contributors, "Android," HaskellWiki, https://wiki.haskell.org/index.php?title=Android&oldid=61120 (accessed February 8, 2025).
CBE/CSE style
HaskellWiki contributors. Android [Internet]. HaskellWiki; 2016 Sep 17, 06:02 UTC [cited 2025 Feb 8]. 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 February 8, 2025).
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 8-February-2025]" }
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 8-February-2025]" }