Cite This Page
Bibliographic details for Lub
- Page name: Lub
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 February 2014 21:38 UTC
- Date retrieved: 16 September 2024 17:09 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Lub&oldid=57533
- Page Version ID: 57533
Citation styles for Lub
APA style
Lub. (2014, February 4). HaskellWiki, . Retrieved 17:09, September 16, 2024 from https://wiki.haskell.org/index.php?title=Lub&oldid=57533.
MLA style
"Lub." HaskellWiki, . 4 Feb 2014, 21:38 UTC. 16 Sep 2024, 17:09 <https://wiki.haskell.org/index.php?title=Lub&oldid=57533>.
MHRA style
HaskellWiki contributors, 'Lub', HaskellWiki, , 4 February 2014, 21:38 UTC, <https://wiki.haskell.org/index.php?title=Lub&oldid=57533> [accessed 16 September 2024]
Chicago style
HaskellWiki contributors, "Lub," HaskellWiki, , https://wiki.haskell.org/index.php?title=Lub&oldid=57533 (accessed September 16, 2024).
CBE/CSE style
HaskellWiki contributors. Lub [Internet]. HaskellWiki, ; 2014 Feb 4, 21:38 UTC [cited 2024 Sep 16]. Available from: https://wiki.haskell.org/index.php?title=Lub&oldid=57533.
Bluebook style
Lub, https://wiki.haskell.org/index.php?title=Lub&oldid=57533 (last visited September 16, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Lub --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Lub&oldid=57533", note = "[Online; accessed 16-September-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 = "Lub --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Lub&oldid=57533}", note = "[Online; accessed 16-September-2024]" }