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: 7 July 2022 02:45 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:45, July 7, 2022 from https://wiki.haskell.org/index.php?title=Denotative&oldid=64903.
MLA style
"Denotative." HaskellWiki, . 18 Dec 2021, 21:32 UTC. 7 Jul 2022, 02:45 <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 7 July 2022]
Chicago style
HaskellWiki contributors, "Denotative," HaskellWiki, , https://wiki.haskell.org/index.php?title=Denotative&oldid=64903 (accessed July 7, 2022).
CBE/CSE style
HaskellWiki contributors. Denotative [Internet]. HaskellWiki, ; 2021 Dec 18, 21:32 UTC [cited 2022 Jul 7]. 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 July 7, 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 7-July-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 7-July-2022]" }