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 March 2023 05:33 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 05:33, March 21, 2023 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 Mar 2023, 05:33 <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 March 2023]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=8873 (accessed March 21, 2023).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki, ; 2006 Dec 4, 12:39 UTC [cited 2023 Mar 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 March 21, 2023).
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-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 = "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-March-2023]" }