Cite This Page
Bibliographic details for Maximal free expression
- Page name: Maximal free expression
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 18 May 2009 12:15 UTC
- Date retrieved: 17 February 2025 02:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235
- Page Version ID: 28235
Citation styles for Maximal free expression
APA style
Maximal free expression. (2009, May 18). HaskellWiki. Retrieved 02:11, February 17, 2025 from https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235.
MLA style
"Maximal free expression." HaskellWiki. 18 May 2009, 12:15 UTC. 17 Feb 2025, 02:11 <https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235>.
MHRA style
HaskellWiki contributors, 'Maximal free expression', HaskellWiki, 18 May 2009, 12:15 UTC, <https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235> [accessed 17 February 2025]
Chicago style
HaskellWiki contributors, "Maximal free expression," HaskellWiki, https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235 (accessed February 17, 2025).
CBE/CSE style
HaskellWiki contributors. Maximal free expression [Internet]. HaskellWiki; 2009 May 18, 12:15 UTC [cited 2025 Feb 17]. Available from: https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235.
Bluebook style
Maximal free expression, https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235 (last visited February 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Maximal free expression --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235", note = "[Online; accessed 17-February-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 = "Maximal free expression --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Maximal_free_expression&oldid=28235}", note = "[Online; accessed 17-February-2025]" }