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: 24 January 2021 15:54 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183
- Page Version ID: 42183
Citation styles for HakkuTaikai/Projects
APA style
HakkuTaikai/Projects. (2012, December 17). HaskellWiki, . Retrieved 15:54, January 24, 2021 from https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183.
MLA style
"HakkuTaikai/Projects." HaskellWiki, . 17 Dec 2012, 13:31 UTC. 24 Jan 2021, 15:54 <https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183>.
MHRA style
HaskellWiki contributors, 'HakkuTaikai/Projects', HaskellWiki, , 17 December 2012, 13:31 UTC, <https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183> [accessed 24 January 2021]
Chicago style
HaskellWiki contributors, "HakkuTaikai/Projects," HaskellWiki, , https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. HakkuTaikai/Projects [Internet]. HaskellWiki, ; 2012 Dec 17, 13:31 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183.
Bluebook style
HakkuTaikai/Projects, https://wiki.haskell.org/index.php?title=HakkuTaikai/Projects&oldid=42183 (last visited January 24, 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=42183", note = "[Online; accessed 24-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=42183}", note = "[Online; accessed 24-January-2021]" }