Cite This Page
Bibliographic details for Add polynomials
- Page name: Add polynomials
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 3 May 2009 05:07 UTC
- Date retrieved: 12 February 2025 16:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092
- Page Version ID: 28092
Citation styles for Add polynomials
APA style
Add polynomials. (2009, May 3). HaskellWiki. Retrieved 16:58, February 12, 2025 from https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092.
MLA style
"Add polynomials." HaskellWiki. 3 May 2009, 05:07 UTC. 12 Feb 2025, 16:58 <https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092>.
MHRA style
HaskellWiki contributors, 'Add polynomials', HaskellWiki, 3 May 2009, 05:07 UTC, <https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092> [accessed 12 February 2025]
Chicago style
HaskellWiki contributors, "Add polynomials," HaskellWiki, https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092 (accessed February 12, 2025).
CBE/CSE style
HaskellWiki contributors. Add polynomials [Internet]. HaskellWiki; 2009 May 3, 05:07 UTC [cited 2025 Feb 12]. Available from: https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092.
Bluebook style
Add polynomials, https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092 (last visited February 12, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Add polynomials --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092", note = "[Online; accessed 12-February-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 = "Add polynomials --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Add_polynomials&oldid=28092}", note = "[Online; accessed 12-February-2025]" }