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: 18 April 2025 04:35 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 04:35, April 18, 2025 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. 18 Apr 2025, 04:35 <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 18 April 2025]
Chicago style
HaskellWiki contributors, "BayHac2018/Intellectual Property Policy," HaskellWiki, https://wiki.haskell.org/index.php?title=BayHac2018/Intellectual_Property_Policy&oldid=62394 (accessed April 18, 2025).
CBE/CSE style
HaskellWiki contributors. BayHac2018/Intellectual Property Policy [Internet]. HaskellWiki; 2018 Apr 2, 22:01 UTC [cited 2025 Apr 18]. 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 April 18, 2025).
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 18-April-2025]" }
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 18-April-2025]" }