Cite This Page
Bibliographic details for 10分で学ぶHaskell
- Page name: 10分で学ぶHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 December 2009 23:13 UTC
- Date retrieved: 26 March 2023 10:02 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315
- Page Version ID: 32315
Citation styles for 10分で学ぶHaskell
APA style
10分で学ぶHaskell. (2009, December 8). HaskellWiki, . Retrieved 10:02, March 26, 2023 from https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315.
MLA style
"10分で学ぶHaskell." HaskellWiki, . 8 Dec 2009, 23:13 UTC. 26 Mar 2023, 10:02 <https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315>.
MHRA style
HaskellWiki contributors, '10分で学ぶHaskell', HaskellWiki, , 8 December 2009, 23:13 UTC, <https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315> [accessed 26 March 2023]
Chicago style
HaskellWiki contributors, "10分で学ぶHaskell," HaskellWiki, , https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315 (accessed March 26, 2023).
CBE/CSE style
HaskellWiki contributors. 10分で学ぶHaskell [Internet]. HaskellWiki, ; 2009 Dec 8, 23:13 UTC [cited 2023 Mar 26]. Available from: https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315.
Bluebook style
10分で学ぶHaskell, https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315 (last visited March 26, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "10分で学ぶHaskell --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315", note = "[Online; accessed 26-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 = "10分で学ぶHaskell --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=32315}", note = "[Online; accessed 26-March-2023]" }