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