Cite This Page
Bibliographic details for Output/Input
- Page name: Output/Input
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 October 2020 01:10 UTC
- Date retrieved: 15 January 2021 21:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406
- Page Version ID: 63406
Citation styles for Output/Input
APA style
Output/Input. (2020, October 9). HaskellWiki, . Retrieved 21:01, January 15, 2021 from https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406.
MLA style
"Output/Input." HaskellWiki, . 9 Oct 2020, 01:10 UTC. 15 Jan 2021, 21:01 <https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406>.
MHRA style
HaskellWiki contributors, 'Output/Input', HaskellWiki, , 9 October 2020, 01:10 UTC, <https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406> [accessed 15 January 2021]
Chicago style
HaskellWiki contributors, "Output/Input," HaskellWiki, , https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406 (accessed January 15, 2021).
CBE/CSE style
HaskellWiki contributors. Output/Input [Internet]. HaskellWiki, ; 2020 Oct 9, 01:10 UTC [cited 2021 Jan 15]. Available from: https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406.
Bluebook style
Output/Input, https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406 (last visited January 15, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Output/Input --- HaskellWiki{,} ", year = "2020", url = "https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406", note = "[Online; accessed 15-January-2021]" }
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 = "2020", url = "\url{https://wiki.haskell.org/index.php?title=Output/Input&oldid=63406}", note = "[Online; accessed 15-January-2021]" }