Cite This Page
Bibliographic details for Combinatori de parsere
- Page name: Combinatori de parsere
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 4 June 2010 15:52 UTC
- Date retrieved: 8 February 2023 13:24 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907
- Page Version ID: 34907
Citation styles for Combinatori de parsere
APA style
Combinatori de parsere. (2010, June 4). HaskellWiki, . Retrieved 13:24, February 8, 2023 from https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907.
MLA style
"Combinatori de parsere." HaskellWiki, . 4 Jun 2010, 15:52 UTC. 8 Feb 2023, 13:24 <https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907>.
MHRA style
HaskellWiki contributors, 'Combinatori de parsere', HaskellWiki, , 4 June 2010, 15:52 UTC, <https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907> [accessed 8 February 2023]
Chicago style
HaskellWiki contributors, "Combinatori de parsere," HaskellWiki, , https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907 (accessed February 8, 2023).
CBE/CSE style
HaskellWiki contributors. Combinatori de parsere [Internet]. HaskellWiki, ; 2010 Jun 4, 15:52 UTC [cited 2023 Feb 8]. Available from: https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907.
Bluebook style
Combinatori de parsere, https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907 (last visited February 8, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Combinatori de parsere --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907", 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 = "Combinatori de parsere --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Combinatori_de_parsere&oldid=34907}", note = "[Online; accessed 8-February-2023]" }