Cite This Page
Bibliographic details for HakkuTaikai/Projects
- Page name: HakkuTaikai/Projects
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 December 2012 13:31 UTC
- Date retrieved: 16 January 2021 11:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046
- Page Version ID: 42046
Citation styles for HakkuTaikai/Projects
APA style
HakkuTaikai/Projects. (2012, December 17). HaskellWiki, . Retrieved 11:56, January 16, 2021 from https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046.
MLA style
"HakkuTaikai/Projects." HaskellWiki, . 17 Dec 2012, 13:31 UTC. 16 Jan 2021, 11:56 <https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046>.
MHRA style
HaskellWiki contributors, 'HakkuTaikai/Projects', HaskellWiki, , 17 December 2012, 13:31 UTC, <https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "HakkuTaikai/Projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. HakkuTaikai/Projects [Internet]. HaskellWiki, ; 2012 Dec 17, 13:31 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046.
Bluebook style
HakkuTaikai/Projects, https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "HakkuTaikai/Projects --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046", note = "[Online; accessed 16-January-2021]" }
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/Projects --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42046}", note = "[Online; accessed 16-January-2021]" }