Cite This Page
Bibliographic details for Mac OS X Common Installation Paths
- Page name: Mac OS X Common Installation Paths
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 August 2014 05:34 UTC
- Date retrieved: 16 January 2021 12:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662
- Page Version ID: 36662
Citation styles for Mac OS X Common Installation Paths
APA style
Mac OS X Common Installation Paths. (2014, August 6). HaskellWiki, . Retrieved 12:01, January 16, 2021 from https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662.
MLA style
"Mac OS X Common Installation Paths." HaskellWiki, . 6 Aug 2014, 05:34 UTC. 16 Jan 2021, 12:01 <https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662>.
MHRA style
HaskellWiki contributors, 'Mac OS X Common Installation Paths', HaskellWiki, , 6 August 2014, 05:34 UTC, <https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662> [accessed 16 January 2021]
Chicago style
HaskellWiki contributors, "Mac OS X Common Installation Paths," HaskellWiki, , https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662 (accessed January 16, 2021).
CBE/CSE style
HaskellWiki contributors. Mac OS X Common Installation Paths [Internet]. HaskellWiki, ; 2014 Aug 6, 05:34 UTC [cited 2021 Jan 16]. Available from: https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662.
Bluebook style
Mac OS X Common Installation Paths, https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662 (last visited January 16, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Mac OS X Common Installation Paths --- HaskellWiki{,} ", year = "2014", url = "https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662", note = "[Online; accessed 16-January-2021]" }
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 = "Mac OS X Common Installation Paths --- HaskellWiki{,} ", year = "2014", url = "\url{https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=36662}", note = "[Online; accessed 16-January-2021]" }