Cite This Page
Bibliographic details for Physical equality
- Page name: Physical equality
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 April 2009 06:34 UTC
- Date retrieved: 21 September 2023 14:55 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310
- Page Version ID: 27310
Citation styles for Physical equality
APA style
Physical equality. (2009, April 2). HaskellWiki, . Retrieved 14:55, September 21, 2023 from https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310.
MLA style
"Physical equality." HaskellWiki, . 2 Apr 2009, 06:34 UTC. 21 Sep 2023, 14:55 <https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310>.
MHRA style
HaskellWiki contributors, 'Physical equality', HaskellWiki, , 2 April 2009, 06:34 UTC, <https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310> [accessed 21 September 2023]
Chicago style
HaskellWiki contributors, "Physical equality," HaskellWiki, , https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310 (accessed September 21, 2023).
CBE/CSE style
HaskellWiki contributors. Physical equality [Internet]. HaskellWiki, ; 2009 Apr 2, 06:34 UTC [cited 2023 Sep 21]. Available from: https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310.
Bluebook style
Physical equality, https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310 (last visited September 21, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Physical equality --- HaskellWiki{,} ", year = "2009", url = "https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310", note = "[Online; accessed 21-September-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 = "Physical equality --- HaskellWiki{,} ", year = "2009", url = "\url{https://wiki.haskell.org/index.php?title=Physical_equality&oldid=27310}", note = "[Online; accessed 21-September-2023]" }