Cite This Page
Bibliographic details for Linguistics
- Page name: Linguistics
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 December 2008 23:50 UTC
- Date retrieved: 27 March 2023 00:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407
- Page Version ID: 24407
Citation styles for Linguistics
APA style
Linguistics. (2008, December 1). HaskellWiki, . Retrieved 00:41, March 27, 2023 from https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407.
MLA style
"Linguistics." HaskellWiki, . 1 Dec 2008, 23:50 UTC. 27 Mar 2023, 00:41 <https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407>.
MHRA style
HaskellWiki contributors, 'Linguistics', HaskellWiki, , 1 December 2008, 23:50 UTC, <https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407> [accessed 27 March 2023]
Chicago style
HaskellWiki contributors, "Linguistics," HaskellWiki, , https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407 (accessed March 27, 2023).
CBE/CSE style
HaskellWiki contributors. Linguistics [Internet]. HaskellWiki, ; 2008 Dec 1, 23:50 UTC [cited 2023 Mar 27]. Available from: https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407.
Bluebook style
Linguistics, https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407 (last visited March 27, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Linguistics --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407", note = "[Online; accessed 27-March-2023]" }
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 = "Linguistics --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Linguistics&oldid=24407}", note = "[Online; accessed 27-March-2023]" }