Cite This Page
Bibliographic details for GPipe
- Page name: GPipe
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 December 2009 22:25 UTC
- Date retrieved: 31 January 2023 12:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GPipe&oldid=32685
- Page Version ID: 32685
Citation styles for GPipe
APA style
GPipe. (2009, December 20). HaskellWiki, . Retrieved 12:58, January 31, 2023 from https://wiki.haskell.org/index.php?title=GPipe&oldid=32685.
MLA style
"GPipe." HaskellWiki, . 20 Dec 2009, 22:25 UTC. 31 Jan 2023, 12:58 <https://wiki.haskell.org/index.php?title=GPipe&oldid=32685>.
MHRA style
HaskellWiki contributors, 'GPipe', HaskellWiki, , 20 December 2009, 22:25 UTC, <https://wiki.haskell.org/index.php?title=GPipe&oldid=32685> [accessed 31 January 2023]
Chicago style
HaskellWiki contributors, "GPipe," HaskellWiki, , https://wiki.haskell.org/index.php?title=GPipe&oldid=32685 (accessed January 31, 2023).
CBE/CSE style
HaskellWiki contributors. GPipe [Internet]. HaskellWiki, ; 2009 Dec 20, 22:25 UTC [cited 2023 Jan 31]. Available from: https://wiki.haskell.org/index.php?title=GPipe&oldid=32685.
Bluebook style
GPipe, https://wiki.haskell.org/index.php?title=GPipe&oldid=32685 (last visited January 31, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GPipe --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=GPipe&oldid=32685", note = "[Online; accessed 31-January-2023]" }
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 --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=GPipe&oldid=32685}", note = "[Online; accessed 31-January-2023]" }