Cite This Page
Bibliographic details for Tiny Identifier Dictionary
- Page name: Tiny Identifier Dictionary
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 14 July 2021 01:34 UTC
- Date retrieved: 15 September 2024 00:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565
- Page Version ID: 64565
Citation styles for Tiny Identifier Dictionary
APA style
Tiny Identifier Dictionary. (2021, July 14). HaskellWiki, . Retrieved 00:03, September 15, 2024 from https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565.
MLA style
"Tiny Identifier Dictionary." HaskellWiki, . 14 Jul 2021, 01:34 UTC. 15 Sep 2024, 00:03 <https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565>.
MHRA style
HaskellWiki contributors, 'Tiny Identifier Dictionary', HaskellWiki, , 14 July 2021, 01:34 UTC, <https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565> [accessed 15 September 2024]
Chicago style
HaskellWiki contributors, "Tiny Identifier Dictionary," HaskellWiki, , https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565 (accessed September 15, 2024).
CBE/CSE style
HaskellWiki contributors. Tiny Identifier Dictionary [Internet]. HaskellWiki, ; 2021 Jul 14, 01:34 UTC [cited 2024 Sep 15]. Available from: https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565.
Bluebook style
Tiny Identifier Dictionary, https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565 (last visited September 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Tiny Identifier Dictionary --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565", note = "[Online; accessed 15-September-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 = "Tiny Identifier Dictionary --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Tiny_Identifier_Dictionary&oldid=64565}", note = "[Online; accessed 15-September-2024]" }