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