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: 8 June 2007 08:38 UTC
- Date retrieved: 1 July 2022 03:29 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433
- Page Version ID: 13433
Citation styles for Care sunt structurile de control in Haskell ?
APA style
Care sunt structurile de control in Haskell ?. (2007, June 8). HaskellWiki, . Retrieved 03:29, July 1, 2022 from https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433.
MLA style
"Care sunt structurile de control in Haskell ?." HaskellWiki, . 8 Jun 2007, 08:38 UTC. 1 Jul 2022, 03:29 <https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433>.
MHRA style
HaskellWiki contributors, 'Care sunt structurile de control in Haskell ?', HaskellWiki, , 8 June 2007, 08:38 UTC, <https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433> [accessed 1 July 2022]
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=13433 (accessed July 1, 2022).
CBE/CSE style
HaskellWiki contributors. Care sunt structurile de control in Haskell ? [Internet]. HaskellWiki, ; 2007 Jun 8, 08:38 UTC [cited 2022 Jul 1]. Available from: https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433.
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=13433 (last visited July 1, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Care sunt structurile de control in Haskell ? --- HaskellWiki{,} ", year = "2007", url = "https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433", note = "[Online; accessed 1-July-2022]" }
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 = "2007", url = "\url{https://wiki.haskell.org/index.php?title=Care_sunt_structurile_de_control_in_Haskell_%3F&oldid=13433}", note = "[Online; accessed 1-July-2022]" }