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: 20 April 2025 18:35 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 18:35, April 20, 2025 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. 20 Apr 2025, 18:35 <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 20 April 2025]
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 April 20, 2025).
CBE/CSE style
HaskellWiki contributors. Sunt variabilele din do-notatie variabile globale ? [Internet]. HaskellWiki; 2011 Apr 13, 13:46 UTC [cited 2025 Apr 20]. 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 April 20, 2025).
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 20-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 = "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 20-April-2025]" }