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