Cite This Page
Bibliographic details for Quantified contexts
- Page name: Quantified contexts
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 May 2010 19:49 UTC
- Date retrieved: 17 January 2021 05:41 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831
- Page Version ID: 25831
Citation styles for Quantified contexts
APA style
Quantified contexts. (2010, May 1). HaskellWiki, . Retrieved 05:41, January 17, 2021 from https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831.
MLA style
"Quantified contexts." HaskellWiki, . 1 May 2010, 19:49 UTC. 17 Jan 2021, 05:41 <https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831>.
MHRA style
HaskellWiki contributors, 'Quantified contexts', HaskellWiki, , 1 May 2010, 19:49 UTC, <https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831> [accessed 17 January 2021]
Chicago style
HaskellWiki contributors, "Quantified contexts," HaskellWiki, , https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831 (accessed January 17, 2021).
CBE/CSE style
HaskellWiki contributors. Quantified contexts [Internet]. HaskellWiki, ; 2010 May 1, 19:49 UTC [cited 2021 Jan 17]. Available from: https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831.
Bluebook style
Quantified contexts, https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831 (last visited January 17, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Quantified contexts --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831", note = "[Online; accessed 17-January-2021]" }
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 = "Quantified contexts --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=Quantified_contexts&oldid=25831}", note = "[Online; accessed 17-January-2021]" }