Cite This Page
Bibliographic details for Cn/Haskell 入门五步走
- Page name: Cn/Haskell 入门五步走
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 12 December 2008 03:32 UTC
- Date retrieved: 7 February 2025 14:00 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683
- Page Version ID: 24683
Citation styles for Cn/Haskell 入门五步走
APA style
Cn/Haskell 入门五步走. (2008, December 12). HaskellWiki. Retrieved 14:00, February 7, 2025 from https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683.
MLA style
"Cn/Haskell 入门五步走." HaskellWiki. 12 Dec 2008, 03:32 UTC. 7 Feb 2025, 14:00 <https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683>.
MHRA style
HaskellWiki contributors, 'Cn/Haskell 入门五步走', HaskellWiki, 12 December 2008, 03:32 UTC, <https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683> [accessed 7 February 2025]
Chicago style
HaskellWiki contributors, "Cn/Haskell 入门五步走," HaskellWiki, https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683 (accessed February 7, 2025).
CBE/CSE style
HaskellWiki contributors. Cn/Haskell 入门五步走 [Internet]. HaskellWiki; 2008 Dec 12, 03:32 UTC [cited 2025 Feb 7]. Available from: https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683.
Bluebook style
Cn/Haskell 入门五步走, https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683 (last visited February 7, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cn/Haskell 入门五步走 --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683", note = "[Online; accessed 7-February-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 = "Cn/Haskell 入门五步走 --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Cn/Haskell_%E5%85%A5%E9%97%A8%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=24683}", note = "[Online; accessed 7-February-2025]" }