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: 27 December 2016 11:19 UTC
- Date retrieved: 22 January 2021 22:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423
- Page Version ID: 36423
Citation styles for Applications and libraries/Linguistics
APA style
Applications and libraries/Linguistics. (2016, December 27). HaskellWiki, . Retrieved 22:34, January 22, 2021 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423.
MLA style
"Applications and libraries/Linguistics." HaskellWiki, . 27 Dec 2016, 11:19 UTC. 22 Jan 2021, 22:34 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423>.
MHRA style
HaskellWiki contributors, 'Applications and libraries/Linguistics', HaskellWiki, , 27 December 2016, 11:19 UTC, <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423> [accessed 22 January 2021]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423 (accessed January 22, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki, ; 2016 Dec 27, 11:19 UTC [cited 2021 Jan 22]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423.
Bluebook style
Applications and libraries/Linguistics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423 (last visited January 22, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Applications and libraries/Linguistics --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423", note = "[Online; accessed 22-January-2021]" }
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 = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=36423}", note = "[Online; accessed 22-January-2021]" }