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