Cite This Page
Bibliographic details for BSD
- Page name: BSD
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 24 April 2019 19:48 UTC
- Date retrieved: 1 April 2023 02:07 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=BSD&oldid=62910
- Page Version ID: 62910
Citation styles for BSD
APA style
BSD. (2019, April 24). HaskellWiki, . Retrieved 02:07, April 1, 2023 from https://wiki.haskell.org/index.php?title=BSD&oldid=62910.
MLA style
"BSD." HaskellWiki, . 24 Apr 2019, 19:48 UTC. 1 Apr 2023, 02:07 <https://wiki.haskell.org/index.php?title=BSD&oldid=62910>.
MHRA style
HaskellWiki contributors, 'BSD', HaskellWiki, , 24 April 2019, 19:48 UTC, <https://wiki.haskell.org/index.php?title=BSD&oldid=62910> [accessed 1 April 2023]
Chicago style
HaskellWiki contributors, "BSD," HaskellWiki, , https://wiki.haskell.org/index.php?title=BSD&oldid=62910 (accessed April 1, 2023).
CBE/CSE style
HaskellWiki contributors. BSD [Internet]. HaskellWiki, ; 2019 Apr 24, 19:48 UTC [cited 2023 Apr 1]. Available from: https://wiki.haskell.org/index.php?title=BSD&oldid=62910.
Bluebook style
BSD, https://wiki.haskell.org/index.php?title=BSD&oldid=62910 (last visited April 1, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "BSD --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=BSD&oldid=62910", note = "[Online; accessed 1-April-2023]" }
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 = "BSD --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=BSD&oldid=62910}", note = "[Online; accessed 1-April-2023]" }