Cite This Page
Bibliographic details for Haskell Quiz/Goedel/Solution Dolio
- Page name: Haskell Quiz/Goedel/Solution Dolio
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 February 2008 22:51 UTC
- Date retrieved: 29 September 2023 13:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088
- Page Version ID: 19088
Citation styles for Haskell Quiz/Goedel/Solution Dolio
APA style
Haskell Quiz/Goedel/Solution Dolio. (2008, February 11). HaskellWiki, . Retrieved 13:42, September 29, 2023 from https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088.
MLA style
"Haskell Quiz/Goedel/Solution Dolio." HaskellWiki, . 11 Feb 2008, 22:51 UTC. 29 Sep 2023, 13:42 <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088>.
MHRA style
HaskellWiki contributors, 'Haskell Quiz/Goedel/Solution Dolio', HaskellWiki, , 11 February 2008, 22:51 UTC, <https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088> [accessed 29 September 2023]
Chicago style
HaskellWiki contributors, "Haskell Quiz/Goedel/Solution Dolio," HaskellWiki, , https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088 (accessed September 29, 2023).
CBE/CSE style
HaskellWiki contributors. Haskell Quiz/Goedel/Solution Dolio [Internet]. HaskellWiki, ; 2008 Feb 11, 22:51 UTC [cited 2023 Sep 29]. Available from: https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088.
Bluebook style
Haskell Quiz/Goedel/Solution Dolio, https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088 (last visited September 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Haskell Quiz/Goedel/Solution Dolio --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088", note = "[Online; accessed 29-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 = "Haskell Quiz/Goedel/Solution Dolio --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Haskell_Quiz/Goedel/Solution_Dolio&oldid=19088}", note = "[Online; accessed 29-September-2023]" }