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: 24 March 2023 11:48 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 11:48, March 24, 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. 24 Mar 2023, 11:48 <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 24 March 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 March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Sunt variabilele din do-notatie variabile globale ? [Internet]. HaskellWiki, ; 2011 Apr 13, 13:46 UTC [cited 2023 Mar 24]. 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 March 24, 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 24-March-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 24-March-2023]" }