Cite This Page
Bibliographic details for Attribute grammar
- Page name: Attribute grammar
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 26 January 2018 07:06 UTC
- Date retrieved: 19 September 2024 04:06 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300
- Page Version ID: 62300
Citation styles for Attribute grammar
APA style
Attribute grammar. (2018, January 26). HaskellWiki, . Retrieved 04:06, September 19, 2024 from https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300.
MLA style
"Attribute grammar." HaskellWiki, . 26 Jan 2018, 07:06 UTC. 19 Sep 2024, 04:06 <https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300>.
MHRA style
HaskellWiki contributors, 'Attribute grammar', HaskellWiki, , 26 January 2018, 07:06 UTC, <https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300> [accessed 19 September 2024]
Chicago style
HaskellWiki contributors, "Attribute grammar," HaskellWiki, , https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300 (accessed September 19, 2024).
CBE/CSE style
HaskellWiki contributors. Attribute grammar [Internet]. HaskellWiki, ; 2018 Jan 26, 07:06 UTC [cited 2024 Sep 19]. Available from: https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300.
Bluebook style
Attribute grammar, https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300 (last visited September 19, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Attribute grammar --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300", note = "[Online; accessed 19-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 = "Attribute grammar --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300}", note = "[Online; accessed 19-September-2024]" }