Cite This Page
Bibliographic details for BayHac2018/Intellectual Property Policy
- Page name: BayHac2018/Intellectual Property Policy
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 2 April 2018 22:01 UTC
- Date retrieved: 20 September 2024 01:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394
- Page Version ID: 62394
Citation styles for BayHac2018/Intellectual Property Policy
APA style
BayHac2018/Intellectual Property Policy. (2018, April 2). HaskellWiki, . Retrieved 01:15, September 20, 2024 from https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394.
MLA style
"BayHac2018/Intellectual Property Policy." HaskellWiki, . 2 Apr 2018, 22:01 UTC. 20 Sep 2024, 01:15 <https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394>.
MHRA style
HaskellWiki contributors, 'BayHac2018/Intellectual Property Policy', HaskellWiki, , 2 April 2018, 22:01 UTC, <https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394> [accessed 20 September 2024]
Chicago style
HaskellWiki contributors, "BayHac2018/Intellectual Property Policy," HaskellWiki, , https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394 (accessed September 20, 2024).
CBE/CSE style
HaskellWiki contributors. BayHac2018/Intellectual Property Policy [Internet]. HaskellWiki, ; 2018 Apr 2, 22:01 UTC [cited 2024 Sep 20]. Available from: https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394.
Bluebook style
BayHac2018/Intellectual Property Policy, https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394 (last visited September 20, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BayHac2018/Intellectual Property Policy --- HaskellWiki{,} ", year = "2018", url = "https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394", 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 = "BayHac2018/Intellectual Property Policy --- HaskellWiki{,} ", year = "2018", url = "\url{https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394}", note = "[Online; accessed 20-September-2024]" }