Cite This Page
Bibliographic details for Basic algebra proposal
- Page name: Basic algebra proposal
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 November 2006 11:58 UTC
- Date retrieved: 25 March 2023 05:48 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002
- Page Version ID: 8002
Citation styles for Basic algebra proposal
APA style
Basic algebra proposal. (2006, November 6). HaskellWiki, . Retrieved 05:48, March 25, 2023 from https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002.
MLA style
"Basic algebra proposal." HaskellWiki, . 6 Nov 2006, 11:58 UTC. 25 Mar 2023, 05:48 <https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002>.
MHRA style
HaskellWiki contributors, 'Basic algebra proposal', HaskellWiki, , 6 November 2006, 11:58 UTC, <https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "Basic algebra proposal," HaskellWiki, , https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. Basic algebra proposal [Internet]. HaskellWiki, ; 2006 Nov 6, 11:58 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002.
Bluebook style
Basic algebra proposal, https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Basic algebra proposal --- HaskellWiki{,} ", year = "2006", url = "https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002", note = "[Online; accessed 25-March-2023]" }
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 = "Basic algebra proposal --- HaskellWiki{,} ", year = "2006", url = "\url{https://wiki.haskell.org/index.php?title=Basic_algebra_proposal&oldid=8002}", note = "[Online; accessed 25-March-2023]" }