Cite This Page
Bibliographic details for Ce se defineste cu newtype ?
- Page name: Ce se defineste cu newtype ?
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 11 February 2011 06:08 UTC
- Date retrieved: 22 March 2023 14:05 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700
- Page Version ID: 38700
Citation styles for Ce se defineste cu newtype ?
APA style
Ce se defineste cu newtype ?. (2011, February 11). HaskellWiki, . Retrieved 14:05, March 22, 2023 from https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700.
MLA style
"Ce se defineste cu newtype ?." HaskellWiki, . 11 Feb 2011, 06:08 UTC. 22 Mar 2023, 14:05 <https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700>.
MHRA style
HaskellWiki contributors, 'Ce se defineste cu newtype ?', HaskellWiki, , 11 February 2011, 06:08 UTC, <https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700> [accessed 22 March 2023]
Chicago style
HaskellWiki contributors, "Ce se defineste cu newtype ?," HaskellWiki, , https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700 (accessed March 22, 2023).
CBE/CSE style
HaskellWiki contributors. Ce se defineste cu newtype ? [Internet]. HaskellWiki, ; 2011 Feb 11, 06:08 UTC [cited 2023 Mar 22]. Available from: https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700.
Bluebook style
Ce se defineste cu newtype ?, https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700 (last visited March 22, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Ce se defineste cu newtype ? --- HaskellWiki{,} ", year = "2011", url = "https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700", note = "[Online; accessed 22-March-2023]" }
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 = "Ce se defineste cu newtype ? --- HaskellWiki{,} ", year = "2011", url = "\url{https://wiki.haskell.org/index.php?title=Ce_se_defineste_cu_newtype_%3F&oldid=38700}", note = "[Online; accessed 22-March-2023]" }