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: 24 January 2021 10:36 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 10:36, January 24, 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. 24 Jan 2021, 10:36 <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 24 January 2021]
Chicago style
HaskellWiki contributors, "Applications and libraries/Linguistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Applications_and_libraries/Linguistics&oldid=61371 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. Applications and libraries/Linguistics [Internet]. HaskellWiki, ; 2016 Dec 27, 11:19 UTC [cited 2021 Jan 24]. 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 January 24, 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 24-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=61371}", note = "[Online; accessed 24-January-2021]" }