Cite This Page
Bibliographic details for HakkuTaikai
- Page name: HakkuTaikai
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 August 2011 08:10 UTC
- Date retrieved: 21 September 2023 14:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775
- Page Version ID: 41775
Citation styles for HakkuTaikai
APA style
HakkuTaikai. (2011, August 26). HaskellWiki, . Retrieved 14:24, September 21, 2023 from https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775.
MLA style
"HakkuTaikai." HaskellWiki, . 26 Aug 2011, 08:10 UTC. 21 Sep 2023, 14:24 <https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775>.
MHRA style
HaskellWiki contributors, 'HakkuTaikai', HaskellWiki, , 26 August 2011, 08:10 UTC, <https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775> [accessed 21 September 2023]
Chicago style
HaskellWiki contributors, "HakkuTaikai," HaskellWiki, , https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. HakkuTaikai [Internet]. HaskellWiki, ; 2011 Aug 26, 08:10 UTC [cited 2023 Sep 21]. Available from: https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775.
Bluebook style
HakkuTaikai, https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775 (last visited September 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HakkuTaikai --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775", note = "[Online; accessed 21-September-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 = "HakkuTaikai --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=HakkuTaikai&oldid=41775}", note = "[Online; accessed 21-September-2023]" }