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