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: 21 April 2025 07:55 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 07:55, April 21, 2025 from https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910.
MLA style
"GPipe/Tutorial." HaskellWiki. 19 Apr 2014, 08:50 UTC. 21 Apr 2025, 07:55 <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 21 April 2025]
Chicago style
HaskellWiki contributors, "GPipe/Tutorial," HaskellWiki, https://wiki.haskell.org/index.php?title=GPipe/Tutorial&oldid=57910 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. GPipe/Tutorial [Internet]. HaskellWiki; 2014 Apr 19, 08:50 UTC [cited 2025 Apr 21]. 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 April 21, 2025).
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 21-April-2025]" }
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 21-April-2025]" }