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