Cite This Page
Bibliographic details for Cum scriem ca un modul exporta tipuri si constructori de tip ?
- Page name: Cum scriem ca un modul exporta tipuri si constructori de tip ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 7 December 2009 20:37 UTC
- Date retrieved: 9 September 2024 21:35 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269
- Page Version ID: 32269
Citation styles for Cum scriem ca un modul exporta tipuri si constructori de tip ?
APA style
Cum scriem ca un modul exporta tipuri si constructori de tip ?. (2009, December 7). HaskellWiki, . Retrieved 21:35, September 9, 2024 from https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269.
MLA style
"Cum scriem ca un modul exporta tipuri si constructori de tip ?." HaskellWiki, . 7 Dec 2009, 20:37 UTC. 9 Sep 2024, 21:35 <https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269>.
MHRA style
HaskellWiki contributors, 'Cum scriem ca un modul exporta tipuri si constructori de tip ?', HaskellWiki, , 7 December 2009, 20:37 UTC, <https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269> [accessed 9 September 2024]
Chicago style
HaskellWiki contributors, "Cum scriem ca un modul exporta tipuri si constructori de tip ?," HaskellWiki, , https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269 (accessed September 9, 2024).
CBE/CSE style
HaskellWiki contributors. Cum scriem ca un modul exporta tipuri si constructori de tip ? [Internet]. HaskellWiki, ; 2009 Dec 7, 20:37 UTC [cited 2024 Sep 9]. Available from: https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269.
Bluebook style
Cum scriem ca un modul exporta tipuri si constructori de tip ?, https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269 (last visited September 9, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cum scriem ca un modul exporta tipuri si constructori de tip ? --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269", note = "[Online; accessed 9-September-2024]" }
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 = "Cum scriem ca un modul exporta tipuri si constructori de tip ? --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Cum_scriem_ca_un_modul_exporta_tipuri_si_constructori_de_tip_%3F&oldid=32269}", note = "[Online; accessed 9-September-2024]" }