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