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: 17 April 2025 15:19 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 15:19, April 17, 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. 17 Apr 2025, 15:19 <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 17 April 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 April 17, 2025).
CBE/CSE style
HaskellWiki contributors. Care sunt structurile de control in Haskell ? [Internet]. HaskellWiki; 2021 Feb 6, 15:16 UTC [cited 2025 Apr 17]. 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 April 17, 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 17-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 = "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 17-April-2025]" }