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