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