Cite This Page
Bibliographic details for Sunt variabilele din do-notatie variabile globale ?
- Page name: Sunt variabilele din do-notatie variabile globale ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 13 April 2011 13:46 UTC
- Date retrieved: 3 October 2023 06:34 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449
- Page Version ID: 39449
Citation styles for Sunt variabilele din do-notatie variabile globale ?
APA style
Sunt variabilele din do-notatie variabile globale ?. (2011, April 13). HaskellWiki, . Retrieved 06:34, October 3, 2023 from https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449.
MLA style
"Sunt variabilele din do-notatie variabile globale ?." HaskellWiki, . 13 Apr 2011, 13:46 UTC. 3 Oct 2023, 06:34 <https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449>.
MHRA style
HaskellWiki contributors, 'Sunt variabilele din do-notatie variabile globale ?', HaskellWiki, , 13 April 2011, 13:46 UTC, <https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449> [accessed 3 October 2023]
Chicago style
HaskellWiki contributors, "Sunt variabilele din do-notatie variabile globale ?," HaskellWiki, , https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449 (accessed October 3, 2023).
CBE/CSE style
HaskellWiki contributors. Sunt variabilele din do-notatie variabile globale ? [Internet]. HaskellWiki, ; 2011 Apr 13, 13:46 UTC [cited 2023 Oct 3]. Available from: https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449.
Bluebook style
Sunt variabilele din do-notatie variabile globale ?, https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449 (last visited October 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Sunt variabilele din do-notatie variabile globale ? --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449", note = "[Online; accessed 3-October-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 = "Sunt variabilele din do-notatie variabile globale ? --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Sunt_variabilele_din_do-notatie_variabile_globale_%3F&oldid=39449}", note = "[Online; accessed 3-October-2023]" }