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