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: 1 August 2021 16:44 UTC
- Date retrieved: 21 March 2025 22:57 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655
- Page Version ID: 64655
Citation styles for Applications and libraries/Linguistics
APA style
Applications and libraries/Linguistics. (2021, August 1). HaskellWiki. Retrieved 22:57, March 21, 2025 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655.
MLA style
"Applications and libraries/Linguistics." HaskellWiki. 1 Aug 2021, 16:44 UTC. 21 Mar 2025, 22:57 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Linguistics', HaskellWiki, 1 August 2021, 16:44 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655> [accessed 21 March 2025]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655 (accessed March 21, 2025).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki; 2021 Aug 1, 16:44 UTC [cited 2025 Mar 21]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655.
Bluebook style
Applications and libraries/Linguistics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655 (last visited March 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Linguistics --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655", note = "[Online; accessed 21-March-2025]" }
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 = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655}", note = "[Online; accessed 21-March-2025]" }