Cite This Page
Bibliographic details for SyntacticSugar
- Page name: SyntacticSugar
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 June 2023 12:20 UTC
- Date retrieved: 24 April 2025 19:53 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188
- Page Version ID: 66188
Citation styles for SyntacticSugar
APA style
SyntacticSugar. (2023, June 8). HaskellWiki. Retrieved 19:53, April 24, 2025 from https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188.
MLA style
"SyntacticSugar." HaskellWiki. 8 Jun 2023, 12:20 UTC. 24 Apr 2025, 19:53 <https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188>.
MHRA style
HaskellWiki contributors, 'SyntacticSugar', HaskellWiki, 8 June 2023, 12:20 UTC, <https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188> [accessed 24 April 2025]
Chicago style
HaskellWiki contributors, "SyntacticSugar," HaskellWiki, https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188 (accessed April 24, 2025).
CBE/CSE style
HaskellWiki contributors. SyntacticSugar [Internet]. HaskellWiki; 2023 Jun 8, 12:20 UTC [cited 2025 Apr 24]. Available from: https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188.
Bluebook style
SyntacticSugar, https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188 (last visited April 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "SyntacticSugar --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188", note = "[Online; accessed 24-April-2025]" }
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 = "SyntacticSugar --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=SyntacticSugar&oldid=66188}", note = "[Online; accessed 24-April-2025]" }