Cite This Page
Bibliographic details for Continuation tutorials timeline
- Page name: Continuation tutorials timeline
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 30 September 2024 16:16 UTC
- Date retrieved: 17 March 2025 07:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778
- Page Version ID: 66778
Citation styles for Continuation tutorials timeline
APA style
Continuation tutorials timeline. (2024, September 30). HaskellWiki. Retrieved 07:57, March 17, 2025 from https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778.
MLA style
"Continuation tutorials timeline." HaskellWiki. 30 Sep 2024, 16:16 UTC. 17 Mar 2025, 07:57 <https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778>.
MHRA style
HaskellWiki contributors, 'Continuation tutorials timeline', HaskellWiki, 30 September 2024, 16:16 UTC, <https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778> [accessed 17 March 2025]
Chicago style
HaskellWiki contributors, "Continuation tutorials timeline," HaskellWiki, https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778 (accessed March 17, 2025).
CBE/CSE style
HaskellWiki contributors. Continuation tutorials timeline [Internet]. HaskellWiki; 2024 Sep 30, 16:16 UTC [cited 2025 Mar 17]. Available from: https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778.
Bluebook style
Continuation tutorials timeline, https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778 (last visited March 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Continuation tutorials timeline --- HaskellWiki{,} ", year = "2024", url = "https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778", 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 = "Continuation tutorials timeline --- HaskellWiki{,} ", year = "2024", url = "\url{https://wiki.haskell.org/index.php?title=Continuation_tutorials_timeline&oldid=66778}", note = "[Online; accessed 17-March-2025]" }