Cite This Page
Bibliographic details for Uniqueness annotations for types
- Page name: Uniqueness annotations for types
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 16 August 2021 21:41 UTC
- Date retrieved: 22 January 2025 02:11 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720
- Page Version ID: 64720
Citation styles for Uniqueness annotations for types
APA style
Uniqueness annotations for types. (2021, August 16). HaskellWiki. Retrieved 02:11, January 22, 2025 from https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720.
MLA style
"Uniqueness annotations for types." HaskellWiki. 16 Aug 2021, 21:41 UTC. 22 Jan 2025, 02:11 <https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720>.
MHRA style
HaskellWiki contributors, 'Uniqueness annotations for types', HaskellWiki, 16 August 2021, 21:41 UTC, <https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720> [accessed 22 January 2025]
Chicago style
HaskellWiki contributors, "Uniqueness annotations for types," HaskellWiki, https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720 (accessed January 22, 2025).
CBE/CSE style
HaskellWiki contributors. Uniqueness annotations for types [Internet]. HaskellWiki; 2021 Aug 16, 21:41 UTC [cited 2025 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720.
Bluebook style
Uniqueness annotations for types, https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720 (last visited January 22, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Uniqueness annotations for types --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720", note = "[Online; accessed 22-January-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 = "Uniqueness annotations for types --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Uniqueness_annotations_for_types&oldid=64720}", note = "[Online; accessed 22-January-2025]" }