Cite This Page
Bibliographic details for Care sunt structurile de control in Haskell ?
- Page name: Care sunt structurile de control in Haskell ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 6 February 2021 15:16 UTC
- Date retrieved: 24 January 2025 07:03 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822
- Page Version ID: 63822
Citation styles for Care sunt structurile de control in Haskell ?
APA style
Care sunt structurile de control in Haskell ?. (2021, February 6). HaskellWiki. Retrieved 07:03, January 24, 2025 from https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822.
MLA style
"Care sunt structurile de control in Haskell ?." HaskellWiki. 6 Feb 2021, 15:16 UTC. 24 Jan 2025, 07:03 <https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822>.
MHRA style
HaskellWiki contributors, 'Care sunt structurile de control in Haskell ?', HaskellWiki, 6 February 2021, 15:16 UTC, <https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822> [accessed 24 January 2025]
Chicago style
HaskellWiki contributors, "Care sunt structurile de control in Haskell ?," HaskellWiki, https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822 (accessed January 24, 2025).
CBE/CSE style
HaskellWiki contributors. Care sunt structurile de control in Haskell ? [Internet]. HaskellWiki; 2021 Feb 6, 15:16 UTC [cited 2025 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822.
Bluebook style
Care sunt structurile de control in Haskell ?, https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822 (last visited January 24, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Care sunt structurile de control in Haskell ? --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822", note = "[Online; accessed 24-January-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 = "Care sunt structurile de control in Haskell ? --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=63822}", note = "[Online; accessed 24-January-2025]" }