Cite This Page
Bibliographic details for Numeric Prelude
- Page name: Numeric Prelude
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 9 July 2012 17:33 UTC
- Date retrieved: 17 January 2025 22:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369
- Page Version ID: 46369
Citation styles for Numeric Prelude
APA style
Numeric Prelude. (2012, July 9). HaskellWiki. Retrieved 22:07, January 17, 2025 from https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369.
MLA style
"Numeric Prelude." HaskellWiki. 9 Jul 2012, 17:33 UTC. 17 Jan 2025, 22:07 <https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369>.
MHRA style
HaskellWiki contributors, 'Numeric Prelude', HaskellWiki, 9 July 2012, 17:33 UTC, <https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369> [accessed 17 January 2025]
Chicago style
HaskellWiki contributors, "Numeric Prelude," HaskellWiki, https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369 (accessed January 17, 2025).
CBE/CSE style
HaskellWiki contributors. Numeric Prelude [Internet]. HaskellWiki; 2012 Jul 9, 17:33 UTC [cited 2025 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369.
Bluebook style
Numeric Prelude, https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369 (last visited January 17, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Numeric Prelude --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369", note = "[Online; accessed 17-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 = "Numeric Prelude --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=Numeric_Prelude&oldid=46369}", note = "[Online; accessed 17-January-2025]" }