Cite This Page
Bibliographic details for Liyang/sudoku.hs
- Page name: Liyang/sudoku.hs
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 December 2009 09:59 UTC
- Date retrieved: 19 September 2024 23:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491
- Page Version ID: 32491
Citation styles for Liyang/sudoku.hs
APA style
Liyang/sudoku.hs. (2009, December 13). HaskellWiki, . Retrieved 23:45, September 19, 2024 from https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491.
MLA style
"Liyang/sudoku.hs." HaskellWiki, . 13 Dec 2009, 09:59 UTC. 19 Sep 2024, 23:45 <https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491>.
MHRA style
HaskellWiki contributors, 'Liyang/sudoku.hs', HaskellWiki, , 13 December 2009, 09:59 UTC, <https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "Liyang/sudoku.hs," HaskellWiki, , https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. Liyang/sudoku.hs [Internet]. HaskellWiki, ; 2009 Dec 13, 09:59 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491.
Bluebook style
Liyang/sudoku.hs, https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Liyang/sudoku.hs --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491", note = "[Online; accessed 19-September-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 = "Liyang/sudoku.hs --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Liyang/sudoku.hs&oldid=32491}", note = "[Online; accessed 19-September-2024]" }