Cite This Page
Bibliographic details for GPipe/Tutorial
- Page name: GPipe/Tutorial
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 19 April 2014 08:50 UTC
- Date retrieved: 17 August 2022 03:38 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910
- Page Version ID: 57910
Citation styles for GPipe/Tutorial
APA style
GPipe/Tutorial. (2014, April 19). HaskellWiki, . Retrieved 03:38, August 17, 2022 from https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910.
MLA style
"GPipe/Tutorial." HaskellWiki, . 19 Apr 2014, 08:50 UTC. 17 Aug 2022, 03:38 <https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910>.
MHRA style
HaskellWiki contributors, 'GPipe/Tutorial', HaskellWiki, , 19 April 2014, 08:50 UTC, <https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910> [accessed 17 August 2022]
Chicago style
HaskellWiki contributors, "GPipe/Tutorial," HaskellWiki, , https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910 (accessed August 17, 2022).
CBE/CSE style
HaskellWiki contributors. GPipe/Tutorial [Internet]. HaskellWiki, ; 2014 Apr 19, 08:50 UTC [cited 2022 Aug 17]. Available from: https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910.
Bluebook style
GPipe/Tutorial, https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910 (last visited August 17, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GPipe/Tutorial --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910", note = "[Online; accessed 17-August-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 = "GPipe/Tutorial --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910}", note = "[Online; accessed 17-August-2022]" }