Cite This Page
Bibliographic details for Chaitin's construction/Combinatory logic
- Page name: Chaitin's construction/Combinatory logic
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 August 2006 14:34 UTC
- Date retrieved: 25 September 2023 23:08 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183
- Page Version ID: 5183
Citation styles for Chaitin's construction/Combinatory logic
APA style
Chaitin's construction/Combinatory logic. (2006, August 4). HaskellWiki, . Retrieved 23:08, September 25, 2023 from https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183.
MLA style
"Chaitin's construction/Combinatory logic." HaskellWiki, . 4 Aug 2006, 14:34 UTC. 25 Sep 2023, 23:08 <https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183>.
MHRA style
HaskellWiki contributors, 'Chaitin's construction/Combinatory logic', HaskellWiki, , 4 August 2006, 14:34 UTC, <https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183> [accessed 25 September 2023]
Chicago style
HaskellWiki contributors, "Chaitin's construction/Combinatory logic," HaskellWiki, , https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183 (accessed September 25, 2023).
CBE/CSE style
HaskellWiki contributors. Chaitin's construction/Combinatory logic [Internet]. HaskellWiki, ; 2006 Aug 4, 14:34 UTC [cited 2023 Sep 25]. Available from: https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183.
Bluebook style
Chaitin's construction/Combinatory logic, https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183 (last visited September 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Chaitin's construction/Combinatory logic --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183", note = "[Online; accessed 25-September-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 = "Chaitin's construction/Combinatory logic --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Chaitin%27s_construction/Combinatory_logic&oldid=5183}", note = "[Online; accessed 25-September-2023]" }