Cite This Page
Bibliographic details for Adaptabil
- Page name: Adaptabil
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 June 2010 15:57 UTC
- Date retrieved: 22 March 2023 14:10 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908
- Page Version ID: 34908
Citation styles for Adaptabil
APA style
Adaptabil. (2010, June 4). HaskellWiki, . Retrieved 14:10, March 22, 2023 from https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908.
MLA style
"Adaptabil." HaskellWiki, . 4 Jun 2010, 15:57 UTC. 22 Mar 2023, 14:10 <https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908>.
MHRA style
HaskellWiki contributors, 'Adaptabil', HaskellWiki, , 4 June 2010, 15:57 UTC, <https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "Adaptabil," HaskellWiki, , https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. Adaptabil [Internet]. HaskellWiki, ; 2010 Jun 4, 15:57 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908.
Bluebook style
Adaptabil, https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Adaptabil --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908", note = "[Online; accessed 22-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 = "Adaptabil --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Adaptabil&oldid=34908}", note = "[Online; accessed 22-March-2023]" }