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