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