Cite This Page
Bibliographic details for Cont computations as question-answering boxes
- Page name: Cont computations as question-answering boxes
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 14:15 UTC
- Date retrieved: 24 March 2023 18:20 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722
- Page Version ID: 63722
Citation styles for Cont computations as question-answering boxes
APA style
Cont computations as question-answering boxes. (2021, February 6). HaskellWiki, . Retrieved 18:20, March 24, 2023 from https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722.
MLA style
"Cont computations as question-answering boxes." HaskellWiki, . 6 Feb 2021, 14:15 UTC. 24 Mar 2023, 18:20 <https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722>.
MHRA style
HaskellWiki contributors, 'Cont computations as question-answering boxes', HaskellWiki, , 6 February 2021, 14:15 UTC, <https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Cont computations as question-answering boxes," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Cont computations as question-answering boxes [Internet]. HaskellWiki, ; 2021 Feb 6, 14:15 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722.
Bluebook style
Cont computations as question-answering boxes, https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cont computations as question-answering boxes --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722", note = "[Online; accessed 24-March-2023]" }
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 = "Cont computations as question-answering boxes --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=63722}", note = "[Online; accessed 24-March-2023]" }