Cite This Page
Bibliographic details for EchoCPS demo source
- Page name: EchoCPS demo source
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 05:00 UTC
- Date retrieved: 14 September 2024 23:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829
- Page Version ID: 65829
Citation styles for EchoCPS demo source
APA style
EchoCPS demo source. (2023, June 8). HaskellWiki, . Retrieved 23:15, September 14, 2024 from https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829.
MLA style
"EchoCPS demo source." HaskellWiki, . 8 Jun 2023, 05:00 UTC. 14 Sep 2024, 23:15 <https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829>.
MHRA style
HaskellWiki contributors, 'EchoCPS demo source', HaskellWiki, , 8 June 2023, 05:00 UTC, <https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829> [accessed 14 September 2024]
Chicago style
HaskellWiki contributors, "EchoCPS demo source," HaskellWiki, , https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829 (accessed September 14, 2024).
CBE/CSE style
HaskellWiki contributors. EchoCPS demo source [Internet]. HaskellWiki, ; 2023 Jun 8, 05:00 UTC [cited 2024 Sep 14]. Available from: https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829.
Bluebook style
EchoCPS demo source, https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829 (last visited September 14, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "EchoCPS demo source --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829", note = "[Online; accessed 14-September-2024]" }
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 = "EchoCPS demo source --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=EchoCPS_demo_source&oldid=65829}", note = "[Online; accessed 14-September-2024]" }