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: 1 March 2021 20:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371
- Page Version ID: 61371
Citation styles for Applications and libraries/Linguistics
APA style
Applications and libraries/Linguistics. (2016, December 27). HaskellWiki, . Retrieved 20:23, March 1, 2021 from https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371.
MLA style
"Applications and libraries/Linguistics." HaskellWiki, . 27 Dec 2016, 11:19 UTC. 1 Mar 2021, 20:23 <https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371>.
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=61371> [accessed 1 March 2021]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371 (accessed March 1, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki, ; 2016 Dec 27, 11:19 UTC [cited 2021 Mar 1]. Available from: https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371.
Bluebook style
Applications and libraries/Linguistics, https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371 (last visited March 1, 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=61371", note = "[Online; accessed 1-March-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=61371}", note = "[Online; accessed 1-March-2021]" }