Cite This Page
Bibliographic details for Output/Input
- Page name: Output/Input
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 5 December 2021 04:52 UTC
- Date retrieved: 28 June 2022 13:16 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877
- Page Version ID: 64877
Citation styles for Output/Input
APA style
Output/Input. (2021, December 5). HaskellWiki, . Retrieved 13:16, June 28, 2022 from https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877.
MLA style
"Output/Input." HaskellWiki, . 5 Dec 2021, 04:52 UTC. 28 Jun 2022, 13:16 <https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877>.
MHRA style
HaskellWiki contributors, 'Output/Input', HaskellWiki, , 5 December 2021, 04:52 UTC, <https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877> [accessed 28 June 2022]
Chicago style
HaskellWiki contributors, "Output/Input," HaskellWiki, , https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877 (accessed June 28, 2022).
CBE/CSE style
HaskellWiki contributors. Output/Input [Internet]. HaskellWiki, ; 2021 Dec 5, 04:52 UTC [cited 2022 Jun 28]. Available from: https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877.
Bluebook style
Output/Input, https://wiki.haskell.org/index.php?title=Output/Input&oldid=64877 (last visited June 28, 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=64877", note = "[Online; accessed 28-June-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=64877}", note = "[Online; accessed 28-June-2022]" }