Cite This Page
Bibliographic details for Syntactic sugar/Cons
- Page name: Syntactic sugar/Cons
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 10 April 2008 15:58 UTC
- Date retrieved: 1 April 2023 17:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504
- Page Version ID: 20504
Citation styles for Syntactic sugar/Cons
APA style
Syntactic sugar/Cons. (2008, April 10). HaskellWiki, . Retrieved 17:32, April 1, 2023 from https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504.
MLA style
"Syntactic sugar/Cons." HaskellWiki, . 10 Apr 2008, 15:58 UTC. 1 Apr 2023, 17:32 <https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504>.
MHRA style
HaskellWiki contributors, 'Syntactic sugar/Cons', HaskellWiki, , 10 April 2008, 15:58 UTC, <https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "Syntactic sugar/Cons," HaskellWiki, , https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. Syntactic sugar/Cons [Internet]. HaskellWiki, ; 2008 Apr 10, 15:58 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504.
Bluebook style
Syntactic sugar/Cons, https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Syntactic sugar/Cons --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504", note = "[Online; accessed 1-April-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 = "Syntactic sugar/Cons --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Syntactic_sugar/Cons&oldid=20504}", note = "[Online; accessed 1-April-2023]" }