Cite This Page
Bibliographic details for Pseudoconstructors over monadic values
- Page name: Pseudoconstructors over monadic values
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 13 July 2011 18:03 UTC
- Date retrieved: 17 March 2025 08:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964
- Page Version ID: 40964
Citation styles for Pseudoconstructors over monadic values
APA style
Pseudoconstructors over monadic values. (2011, July 13). HaskellWiki. Retrieved 08:42, March 17, 2025 from https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964.
MLA style
"Pseudoconstructors over monadic values." HaskellWiki. 13 Jul 2011, 18:03 UTC. 17 Mar 2025, 08:42 <https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964>.
MHRA style
HaskellWiki contributors, 'Pseudoconstructors over monadic values', HaskellWiki, 13 July 2011, 18:03 UTC, <https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964> [accessed 17 March 2025]
Chicago style
HaskellWiki contributors, "Pseudoconstructors over monadic values," HaskellWiki, https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964 (accessed March 17, 2025).
CBE/CSE style
HaskellWiki contributors. Pseudoconstructors over monadic values [Internet]. HaskellWiki; 2011 Jul 13, 18:03 UTC [cited 2025 Mar 17]. Available from: https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964.
Bluebook style
Pseudoconstructors over monadic values, https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pseudoconstructors over monadic values --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964", note = "[Online; accessed 17-March-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 = "Pseudoconstructors over monadic values --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Pseudoconstructors_over_monadic_values&oldid=40964}", note = "[Online; accessed 17-March-2025]" }