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