Cite This Page
Bibliographic details for BayHac2013/Denotative Programming
- Page name: BayHac2013/Denotative Programming
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 October 2021 14:12 UTC
- Date retrieved: 31 January 2023 13:28 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783
- Page Version ID: 64783
Citation styles for BayHac2013/Denotative Programming
APA style
BayHac2013/Denotative Programming. (2021, October 14). HaskellWiki, . Retrieved 13:28, January 31, 2023 from https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783.
MLA style
"BayHac2013/Denotative Programming." HaskellWiki, . 14 Oct 2021, 14:12 UTC. 31 Jan 2023, 13:28 <https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783>.
MHRA style
HaskellWiki contributors, 'BayHac2013/Denotative Programming', HaskellWiki, , 14 October 2021, 14:12 UTC, <https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783> [accessed 31 January 2023]
Chicago style
HaskellWiki contributors, "BayHac2013/Denotative Programming," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783 (accessed January 31, 2023).
CBE/CSE style
HaskellWiki contributors. BayHac2013/Denotative Programming [Internet]. HaskellWiki, ; 2021 Oct 14, 14:12 UTC [cited 2023 Jan 31]. Available from: https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783.
Bluebook style
BayHac2013/Denotative Programming, https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BayHac2013/Denotative Programming --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783", note = "[Online; accessed 31-January-2023]" }
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 = "BayHac2013/Denotative Programming --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=BayHac2013/Denotative_Programming&oldid=64783}", note = "[Online; accessed 31-January-2023]" }