Cite This Page
Bibliographic details for Amb
- Page name: Amb
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 17 April 2008 22:05 UTC
- Date retrieved: 21 March 2023 23:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Amb&oldid=20601
- Page Version ID: 20601
Citation styles for Amb
APA style
Amb. (2008, April 17). HaskellWiki, . Retrieved 23:55, March 21, 2023 from https://wiki.haskell.org/index.php?title=Amb&oldid=20601.
MLA style
"Amb." HaskellWiki, . 17 Apr 2008, 22:05 UTC. 21 Mar 2023, 23:55 <https://wiki.haskell.org/index.php?title=Amb&oldid=20601>.
MHRA style
HaskellWiki contributors, 'Amb', HaskellWiki, , 17 April 2008, 22:05 UTC, <https://wiki.haskell.org/index.php?title=Amb&oldid=20601> [accessed 21 March 2023]
Chicago style
HaskellWiki contributors, "Amb," HaskellWiki, , https://wiki.haskell.org/index.php?title=Amb&oldid=20601 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Amb [Internet]. HaskellWiki, ; 2008 Apr 17, 22:05 UTC [cited 2023 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Amb&oldid=20601.
Bluebook style
Amb, https://wiki.haskell.org/index.php?title=Amb&oldid=20601 (last visited March 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Amb --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Amb&oldid=20601", note = "[Online; accessed 21-March-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 = "Amb --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Amb&oldid=20601}", note = "[Online; accessed 21-March-2023]" }