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: 17 April 2025 16:04 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 16:04, April 17, 2025 from https://wiki.haskell.org/index.php?title=Amb&oldid=20601.
MLA style
"Amb." HaskellWiki. 17 Apr 2008, 22:05 UTC. 17 Apr 2025, 16:04 <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 17 April 2025]
Chicago style
HaskellWiki contributors, "Amb," HaskellWiki, https://wiki.haskell.org/index.php?title=Amb&oldid=20601 (accessed April 17, 2025).
CBE/CSE style
HaskellWiki contributors. Amb [Internet]. HaskellWiki; 2008 Apr 17, 22:05 UTC [cited 2025 Apr 17]. 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 April 17, 2025).
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 17-April-2025]" }
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 17-April-2025]" }