Cite This Page
Bibliographic details for Tangible Value
- Page name: Tangible Value
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 25 February 2010 20:27 UTC
- Date retrieved: 24 March 2023 13:45 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848
- Page Version ID: 33848
Citation styles for Tangible Value
APA style
Tangible Value. (2010, February 25). HaskellWiki, . Retrieved 13:45, March 24, 2023 from https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848.
MLA style
"Tangible Value." HaskellWiki, . 25 Feb 2010, 20:27 UTC. 24 Mar 2023, 13:45 <https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848>.
MHRA style
HaskellWiki contributors, 'Tangible Value', HaskellWiki, , 25 February 2010, 20:27 UTC, <https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848> [accessed 24 March 2023]
Chicago style
HaskellWiki contributors, "Tangible Value," HaskellWiki, , https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848 (accessed March 24, 2023).
CBE/CSE style
HaskellWiki contributors. Tangible Value [Internet]. HaskellWiki, ; 2010 Feb 25, 20:27 UTC [cited 2023 Mar 24]. Available from: https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848.
Bluebook style
Tangible Value, https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848 (last visited March 24, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Tangible Value --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848", note = "[Online; accessed 24-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 = "Tangible Value --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Tangible_Value&oldid=33848}", note = "[Online; accessed 24-March-2023]" }