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