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