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: 8 February 2023 15:00 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 15:00, February 8, 2023 from https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300.
MLA style
"Attribute grammar." HaskellWiki, . 26 Jan 2018, 07:06 UTC. 8 Feb 2023, 15:00 <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 8 February 2023]
Chicago style
HaskellWiki contributors, "Attribute grammar," HaskellWiki, , https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Attribute grammar [Internet]. HaskellWiki, ; 2018 Jan 26, 07:06 UTC [cited 2023 Feb 8]. 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 February 8, 2023).
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 8-February-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 = "Attribute grammar --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=Attribute_grammar&oldid=62300}", note = "[Online; accessed 8-February-2023]" }