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: 25 June 2021 23:34 UTC
- Date retrieved: 29 March 2023 22:27 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477
- Page Version ID: 64477
Citation styles for Cont computations as question-answering boxes
APA style
Cont computations as question-answering boxes. (2021, June 25). HaskellWiki, . Retrieved 22:27, March 29, 2023 from https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477.
MLA style
"Cont computations as question-answering boxes." HaskellWiki, . 25 Jun 2021, 23:34 UTC. 29 Mar 2023, 22:27 <https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477>.
MHRA style
HaskellWiki contributors, 'Cont computations as question-answering boxes', HaskellWiki, , 25 June 2021, 23:34 UTC, <https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477> [accessed 29 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=64477 (accessed March 29, 2023).
CBE/CSE style
HaskellWiki contributors. Cont computations as question-answering boxes [Internet]. HaskellWiki, ; 2021 Jun 25, 23:34 UTC [cited 2023 Mar 29]. Available from: https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477.
Bluebook style
Cont computations as question-answering boxes, https://wiki.haskell.org/index.php?title=Cont_computations_as_question-answering_boxes&oldid=64477 (last visited March 29, 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=64477", note = "[Online; accessed 29-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=64477}", note = "[Online; accessed 29-March-2023]" }