Cite This Page
Bibliographic details for LUI
- Page name: LUI
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 23 May 2021 08:07 UTC
- Date retrieved: 8 October 2024 00:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=LUI&oldid=64405
- Page Version ID: 64405
Citation styles for LUI
APA style
LUI. (2021, May 23). HaskellWiki, . Retrieved 00:23, October 8, 2024 from https://wiki.haskell.org/index.php?title=LUI&oldid=64405.
MLA style
"LUI." HaskellWiki, . 23 May 2021, 08:07 UTC. 8 Oct 2024, 00:23 <https://wiki.haskell.org/index.php?title=LUI&oldid=64405>.
MHRA style
HaskellWiki contributors, 'LUI', HaskellWiki, , 23 May 2021, 08:07 UTC, <https://wiki.haskell.org/index.php?title=LUI&oldid=64405> [accessed 8 October 2024]
Chicago style
HaskellWiki contributors, "LUI," HaskellWiki, , https://wiki.haskell.org/index.php?title=LUI&oldid=64405 (accessed October 8, 2024).
CBE/CSE style
HaskellWiki contributors. LUI [Internet]. HaskellWiki, ; 2021 May 23, 08:07 UTC [cited 2024 Oct 8]. Available from: https://wiki.haskell.org/index.php?title=LUI&oldid=64405.
Bluebook style
LUI, https://wiki.haskell.org/index.php?title=LUI&oldid=64405 (last visited October 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "LUI --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=LUI&oldid=64405", note = "[Online; accessed 8-October-2024]" }
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 = "LUI --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=LUI&oldid=64405}", note = "[Online; accessed 8-October-2024]" }