Cite This Page
Bibliographic details for Denotative
- Page name: Denotative
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 18 December 2021 21:32 UTC
- Date retrieved: 12 August 2022 02:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Denotative&oldid=64903
- Page Version ID: 64903
Citation styles for Denotative
APA style
Denotative. (2021, December 18). HaskellWiki, . Retrieved 02:34, August 12, 2022 from https://wiki.haskell.org/index.php?title=Denotative&oldid=64903.
MLA style
"Denotative." HaskellWiki, . 18 Dec 2021, 21:32 UTC. 12 Aug 2022, 02:34 <https://wiki.haskell.org/index.php?title=Denotative&oldid=64903>.
MHRA style
HaskellWiki contributors, 'Denotative', HaskellWiki, , 18 December 2021, 21:32 UTC, <https://wiki.haskell.org/index.php?title=Denotative&oldid=64903> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "Denotative," HaskellWiki, , https://wiki.haskell.org/index.php?title=Denotative&oldid=64903 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. Denotative [Internet]. HaskellWiki, ; 2021 Dec 18, 21:32 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=Denotative&oldid=64903.
Bluebook style
Denotative, https://wiki.haskell.org/index.php?title=Denotative&oldid=64903 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Denotative --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Denotative&oldid=64903", note = "[Online; accessed 12-August-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 = "Denotative --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Denotative&oldid=64903}", note = "[Online; accessed 12-August-2022]" }