Cite This Page
Bibliographic details for Leksah
- Page name: Leksah
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 21 April 2016 10:45 UTC
- Date retrieved: 26 January 2021 09:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Leksah&oldid=26567
- Page Version ID: 26567
Citation styles for Leksah
APA style
Leksah. (2016, April 21). HaskellWiki, . Retrieved 09:50, January 26, 2021 from https://wiki.haskell.org/index.php?title=Leksah&oldid=26567.
MLA style
"Leksah." HaskellWiki, . 21 Apr 2016, 10:45 UTC. 26 Jan 2021, 09:50 <https://wiki.haskell.org/index.php?title=Leksah&oldid=26567>.
MHRA style
HaskellWiki contributors, 'Leksah', HaskellWiki, , 21 April 2016, 10:45 UTC, <https://wiki.haskell.org/index.php?title=Leksah&oldid=26567> [accessed 26 January 2021]
Chicago style
HaskellWiki contributors, "Leksah," HaskellWiki, , https://wiki.haskell.org/index.php?title=Leksah&oldid=26567 (accessed January 26, 2021).
CBE/CSE style
HaskellWiki contributors. Leksah [Internet]. HaskellWiki, ; 2016 Apr 21, 10:45 UTC [cited 2021 Jan 26]. Available from: https://wiki.haskell.org/index.php?title=Leksah&oldid=26567.
Bluebook style
Leksah, https://wiki.haskell.org/index.php?title=Leksah&oldid=26567 (last visited January 26, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Leksah --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Leksah&oldid=26567", note = "[Online; accessed 26-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 = "Leksah --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Leksah&oldid=26567}", note = "[Online; accessed 26-January-2021]" }