Cite This Page
Bibliographic details for Output/Input
- Page name: Output/Input
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 December 2021 12:19 UTC
- Date retrieved: 29 May 2022 05:36 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880
- Page Version ID: 64880
Citation styles for Output/Input
APA style
Output/Input. (2021, December 6). HaskellWiki, . Retrieved 05:36, May 29, 2022 from https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880.
MLA style
"Output/Input." HaskellWiki, . 6 Dec 2021, 12:19 UTC. 29 May 2022, 05:36 <https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880>.
MHRA style
HaskellWiki contributors, 'Output/Input', HaskellWiki, , 6 December 2021, 12:19 UTC, <https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880> [accessed 29 May 2022]
Chicago style
HaskellWiki contributors, "Output/Input," HaskellWiki, , https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880 (accessed May 29, 2022).
CBE/CSE style
HaskellWiki contributors. Output/Input [Internet]. HaskellWiki, ; 2021 Dec 6, 12:19 UTC [cited 2022 May 29]. Available from: https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880.
Bluebook style
Output/Input, https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880 (last visited May 29, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Output/Input --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880", note = "[Online; accessed 29-May-2022]" }
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 = "Output/Input --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Output/Input&oldid=64880}", note = "[Online; accessed 29-May-2022]" }