Cite This Page
Bibliographic details for GraphParserCombinators
- Page name: GraphParserCombinators
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 April 2021 10:12 UTC
- Date retrieved: 25 September 2023 22:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275
- Page Version ID: 64275
Citation styles for GraphParserCombinators
APA style
GraphParserCombinators. (2021, April 20). HaskellWiki, . Retrieved 22:07, September 25, 2023 from https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275.
MLA style
"GraphParserCombinators." HaskellWiki, . 20 Apr 2021, 10:12 UTC. 25 Sep 2023, 22:07 <https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275>.
MHRA style
HaskellWiki contributors, 'GraphParserCombinators', HaskellWiki, , 20 April 2021, 10:12 UTC, <https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275> [accessed 25 September 2023]
Chicago style
HaskellWiki contributors, "GraphParserCombinators," HaskellWiki, , https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275 (accessed September 25, 2023).
CBE/CSE style
HaskellWiki contributors. GraphParserCombinators [Internet]. HaskellWiki, ; 2021 Apr 20, 10:12 UTC [cited 2023 Sep 25]. Available from: https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275.
Bluebook style
GraphParserCombinators, https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275 (last visited September 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "GraphParserCombinators --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275", note = "[Online; accessed 25-September-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 = "GraphParserCombinators --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=GraphParserCombinators&oldid=64275}", note = "[Online; accessed 25-September-2023]" }