Cite This Page
Bibliographic details for Abstractii
- Page name: Abstractii
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 21 October 2008 04:43 UTC
- Date retrieved: 7 December 2024 07:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583
- Page Version ID: 23583
Citation styles for Abstractii
APA style
Abstractii. (2008, October 21). HaskellWiki. Retrieved 07:33, December 7, 2024 from https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583.
MLA style
"Abstractii." HaskellWiki. 21 Oct 2008, 04:43 UTC. 7 Dec 2024, 07:33 <https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583>.
MHRA style
HaskellWiki contributors, 'Abstractii', HaskellWiki, 21 October 2008, 04:43 UTC, <https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583> [accessed 7 December 2024]
Chicago style
HaskellWiki contributors, "Abstractii," HaskellWiki, https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583 (accessed December 7, 2024).
CBE/CSE style
HaskellWiki contributors. Abstractii [Internet]. HaskellWiki; 2008 Oct 21, 04:43 UTC [cited 2024 Dec 7]. Available from: https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583.
Bluebook style
Abstractii, https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583 (last visited December 7, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Abstractii --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583", note = "[Online; accessed 7-December-2024]" }
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 = "Abstractii --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Abstractii&oldid=23583}", note = "[Online; accessed 7-December-2024]" }