Cite This Page
Bibliographic details for Cn/Haskell 五步走
- Page name: Cn/Haskell 五步走
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 15 December 2007 10:52 UTC
- Date retrieved: 29 January 2023 11:39 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544
- Page Version ID: 17544
Citation styles for Cn/Haskell 五步走
APA style
Cn/Haskell 五步走. (2007, December 15). HaskellWiki, . Retrieved 11:39, January 29, 2023 from https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544.
MLA style
"Cn/Haskell 五步走." HaskellWiki, . 15 Dec 2007, 10:52 UTC. 29 Jan 2023, 11:39 <https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544>.
MHRA style
HaskellWiki contributors, 'Cn/Haskell 五步走', HaskellWiki, , 15 December 2007, 10:52 UTC, <https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544> [accessed 29 January 2023]
Chicago style
HaskellWiki contributors, "Cn/Haskell 五步走," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544 (accessed January 29, 2023).
CBE/CSE style
HaskellWiki contributors. Cn/Haskell 五步走 [Internet]. HaskellWiki, ; 2007 Dec 15, 10:52 UTC [cited 2023 Jan 29]. Available from: https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544.
Bluebook style
Cn/Haskell 五步走, https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544 (last visited January 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cn/Haskell 五步走 --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544", note = "[Online; accessed 29-January-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 = "Cn/Haskell 五步走 --- HaskellWiki{,} ", year = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Cn/Haskell_%E4%BA%94%E6%AD%A5%E8%B5%B0&oldid=17544}", note = "[Online; accessed 29-January-2023]" }