Cite This Page
Bibliographic details for 10分で学ぶHaskell
- Page name: 10分で学ぶHaskell
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 9 June 2023 07:22 UTC
- Date retrieved: 15 January 2025 16:42 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304
- Page Version ID: 66304
Citation styles for 10分で学ぶHaskell
APA style
10分で学ぶHaskell. (2023, June 9). HaskellWiki. Retrieved 16:42, January 15, 2025 from https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304.
MLA style
"10分で学ぶHaskell." HaskellWiki. 9 Jun 2023, 07:22 UTC. 15 Jan 2025, 16:42 <https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304>.
MHRA style
HaskellWiki contributors, '10分で学ぶHaskell', HaskellWiki, 9 June 2023, 07:22 UTC, <https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304> [accessed 15 January 2025]
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=66304 (accessed January 15, 2025).
CBE/CSE style
HaskellWiki contributors. 10分で学ぶHaskell [Internet]. HaskellWiki; 2023 Jun 9, 07:22 UTC [cited 2025 Jan 15]. Available from: https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304.
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=66304 (last visited January 15, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "10分で学ぶHaskell --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304", note = "[Online; accessed 15-January-2025]" }
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 = "2023", url = "\url{https://wiki.haskell.org/index.php?title=10%E5%88%86%E3%81%A7%E5%AD%A6%E3%81%B6Haskell&oldid=66304}", note = "[Online; accessed 15-January-2025]" }