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