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:34 UTC
- Date retrieved: 13 August 2022 22:23 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33522
- Page Version ID: 33522
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 22:23, August 13, 2022 from https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33522.
MLA style
"Cum pot afla cu ce date opereaza un operator ?." HaskellWiki, . 8 Feb 2010, 09:34 UTC. 13 Aug 2022, 22:23 <https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33522>.
MHRA style
HaskellWiki contributors, 'Cum pot afla cu ce date opereaza un operator ?', HaskellWiki, , 8 February 2010, 09:34 UTC, <https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33522> [accessed 13 August 2022]
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=33522 (accessed August 13, 2022).
CBE/CSE style
HaskellWiki contributors. Cum pot afla cu ce date opereaza un operator ? [Internet]. HaskellWiki, ; 2010 Feb 8, 09:34 UTC [cited 2022 Aug 13]. Available from: https://wiki.haskell.org/index.php?title=Cum_pot_afla_cu_ce_date_opereaza_un_operator_%3F&oldid=33522.
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=33522 (last visited August 13, 2022).
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=33522", note = "[Online; accessed 13-August-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 = "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=33522}", note = "[Online; accessed 13-August-2022]" }