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