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: 11 October 2024 08:36 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 08:36, October 11, 2024 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. 11 Oct 2024, 08:36 <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 11 October 2024]
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 October 11, 2024).
CBE/CSE style
HaskellWiki contributors. Ce se defineste cu newtype ? [Internet]. HaskellWiki, ; 2011 Feb 11, 06:08 UTC [cited 2024 Oct 11]. 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 October 11, 2024).
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 11-October-2024]" }
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 11-October-2024]" }