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: 24 January 2021 02:37 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=45432
- Page Version ID: 45432
Citation styles for Mac OS X Common Installation Paths
APA style
Mac OS X Common Installation Paths. (2014, August 6). HaskellWiki, . Retrieved 02:37, January 24, 2021 from https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=45432.
MLA style
"Mac OS X Common Installation Paths." HaskellWiki, . 6 Aug 2014, 05:34 UTC. 24 Jan 2021, 02:37 <https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=45432>.
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=45432> [accessed 24 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=45432 (accessed January 24, 2021).
CBE/CSE style
HaskellWiki contributors. Mac OS X Common Installation Paths [Internet]. HaskellWiki, ; 2014 Aug 6, 05:34 UTC [cited 2021 Jan 24]. Available from: https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=45432.
Bluebook style
Mac OS X Common Installation Paths, https://wiki.haskell.org/index.php?title=Mac_OS_X_Common_Installation_Paths&oldid=45432 (last visited January 24, 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=45432", note = "[Online; accessed 24-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=45432}", note = "[Online; accessed 24-January-2021]" }