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: 25 March 2023 08:25 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 08:25, March 25, 2023 from https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760.
MLA style
"Pointfree/Combine." HaskellWiki, . 29 Nov 2006, 05:21 UTC. 25 Mar 2023, 08:25 <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 25 March 2023]
Chicago style
HaskellWiki contributors, "Pointfree/Combine," HaskellWiki, , https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Pointfree/Combine [Internet]. HaskellWiki, ; 2006 Nov 29, 05:21 UTC [cited 2023 Mar 25]. 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 March 25, 2023).
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 25-March-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 = "Pointfree/Combine --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Pointfree/Combine&oldid=8760}", note = "[Online; accessed 25-March-2023]" }