Cite This Page
Bibliographic details for Ce tip are combinatorul Y ?
- Page name: Ce tip are combinatorul Y ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 February 2011 06:10 UTC
- Date retrieved: 14 August 2022 08:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703
- Page Version ID: 38703
Citation styles for Ce tip are combinatorul Y ?
APA style
Ce tip are combinatorul Y ?. (2011, February 11). HaskellWiki, . Retrieved 08:41, August 14, 2022 from https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703.
MLA style
"Ce tip are combinatorul Y ?." HaskellWiki, . 11 Feb 2011, 06:10 UTC. 14 Aug 2022, 08:41 <https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703>.
MHRA style
HaskellWiki contributors, 'Ce tip are combinatorul Y ?', HaskellWiki, , 11 February 2011, 06:10 UTC, <https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703> [accessed 14 August 2022]
Chicago style
HaskellWiki contributors, "Ce tip are combinatorul Y ?," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703 (accessed August 14, 2022).
CBE/CSE style
HaskellWiki contributors. Ce tip are combinatorul Y ? [Internet]. HaskellWiki, ; 2011 Feb 11, 06:10 UTC [cited 2022 Aug 14]. Available from: https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703.
Bluebook style
Ce tip are combinatorul Y ?, https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703 (last visited August 14, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ce tip are combinatorul Y ? --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703", note = "[Online; accessed 14-August-2022]" }
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 = "Ce tip are combinatorul Y ? --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Ce_tip_are_combinatorul_Y_%3F&oldid=38703}", note = "[Online; accessed 14-August-2022]" }