Cite This Page
Bibliographic details for Unde pot gasi lista claselor standard din Haskell ?
- Page name: Unde pot gasi lista claselor standard din Haskell ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 February 2011 12:41 UTC
- Date retrieved: 21 April 2025 16:56 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498
- Page Version ID: 38498
Citation styles for Unde pot gasi lista claselor standard din Haskell ?
APA style
Unde pot gasi lista claselor standard din Haskell ?. (2011, February 6). HaskellWiki. Retrieved 16:56, April 21, 2025 from https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498.
MLA style
"Unde pot gasi lista claselor standard din Haskell ?." HaskellWiki. 6 Feb 2011, 12:41 UTC. 21 Apr 2025, 16:56 <https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498>.
MHRA style
HaskellWiki contributors, 'Unde pot gasi lista claselor standard din Haskell ?', HaskellWiki, 6 February 2011, 12:41 UTC, <https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Unde pot gasi lista claselor standard din Haskell ?," HaskellWiki, https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Unde pot gasi lista claselor standard din Haskell ? [Internet]. HaskellWiki; 2011 Feb 6, 12:41 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498.
Bluebook style
Unde pot gasi lista claselor standard din Haskell ?, https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Unde pot gasi lista claselor standard din Haskell ? --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498", note = "[Online; accessed 21-April-2025]" }
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 = "Unde pot gasi lista claselor standard din Haskell ? --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Unde_pot_gasi_lista_claselor_standard_din_Haskell_%3F&oldid=38498}", note = "[Online; accessed 21-April-2025]" }