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: 2 December 2024 13: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 13:57, December 2, 2024 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. 2 Dec 2024, 13: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 2 December 2024]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=64655 (accessed December 2, 2024).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki; 2021 Aug 1, 16:44 UTC [cited 2024 Dec 2]. 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 December 2, 2024).
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 2-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 = "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 2-December-2024]" }