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