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: 20 September 2024 02:54 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 02:54, September 20, 2024 from https://wiki.haskell.org/index.php?title=Physical_units&oldid=61113.
MLA style
"Physical units." HaskellWiki, . 13 Sep 2016, 07:04 UTC. 20 Sep 2024, 02:54 <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 20 September 2024]
Chicago style
HaskellWiki contributors, "Physical units," HaskellWiki, , https://wiki.haskell.org/index.php?title=Physical_units&oldid=61113 (accessed September 20, 2024).
CBE/CSE style
HaskellWiki contributors. Physical units [Internet]. HaskellWiki, ; 2016 Sep 13, 07:04 UTC [cited 2024 Sep 20]. 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 20, 2024).
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 20-September-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 --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=Physical_units&oldid=61113}", note = "[Online; accessed 20-September-2024]" }