Cite This Page
Bibliographic details for Pointfree/Combine
- Page name: Pointfree/Combine
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 29 November 2006 05:21 UTC
- Date retrieved: 10 October 2024 11:46 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760
- Page Version ID: 8760
Citation styles for Pointfree/Combine
APA style
Pointfree/Combine. (2006, November 29). HaskellWiki, . Retrieved 11:46, October 10, 2024 from https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760.
MLA style
"Pointfree/Combine." HaskellWiki, . 29 Nov 2006, 05:21 UTC. 10 Oct 2024, 11:46 <https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760>.
MHRA style
HaskellWiki contributors, 'Pointfree/Combine', HaskellWiki, , 29 November 2006, 05:21 UTC, <https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760> [accessed 10 October 2024]
Chicago style
HaskellWiki contributors, "Pointfree/Combine," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760 (accessed October 10, 2024).
CBE/CSE style
HaskellWiki contributors. Pointfree/Combine [Internet]. HaskellWiki, ; 2006 Nov 29, 05:21 UTC [cited 2024 Oct 10]. Available from: https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760.
Bluebook style
Pointfree/Combine, https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760 (last visited October 10, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Pointfree/Combine --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760", note = "[Online; accessed 10-October-2024]" }
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 = "Pointfree/Combine --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760}", note = "[Online; accessed 10-October-2024]" }