Cite This Page
Bibliographic details for Cum pot afla cu ce date opereaza un operator ?
- Page name: Cum pot afla cu ce date opereaza un operator ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki.
- Date of last revision: 8 February 2010 09:35 UTC
- Date retrieved: 21 April 2025 18:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523
- Page Version ID: 33523
Citation styles for Cum pot afla cu ce date opereaza un operator ?
APA style
Cum pot afla cu ce date opereaza un operator ?. (2010, February 8). HaskellWiki. Retrieved 18:45, April 21, 2025 from https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523.
MLA style
"Cum pot afla cu ce date opereaza un operator ?." HaskellWiki. 8 Feb 2010, 09:35 UTC. 21 Apr 2025, 18:45 <https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523>.
MHRA style
HaskellWiki contributors, 'Cum pot afla cu ce date opereaza un operator ?', HaskellWiki, 8 February 2010, 09:35 UTC, <https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523> [accessed 21 April 2025]
Chicago style
HaskellWiki contributors, "Cum pot afla cu ce date opereaza un operator ?," HaskellWiki, https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523 (accessed April 21, 2025).
CBE/CSE style
HaskellWiki contributors. Cum pot afla cu ce date opereaza un operator ? [Internet]. HaskellWiki; 2010 Feb 8, 09:35 UTC [cited 2025 Apr 21]. Available from: https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523.
Bluebook style
Cum pot afla cu ce date opereaza un operator ?, https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523 (last visited April 21, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Cum pot afla cu ce date opereaza un operator ? --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523", note = "[Online; accessed 21-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 = "Cum pot afla cu ce date opereaza un operator ? --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33523}", note = "[Online; accessed 21-April-2025]" }