Cite This Page
Bibliographic details for *
- Page name: *
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2016 17:23 UTC
- Date retrieved: 9 March 2021 04:40 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=*&oldid=60608
- Page Version ID: 60608
Citation styles for *
APA style
*. (2016, February 6). HaskellWiki, . Retrieved 04:40, March 9, 2021 from https://wiki.haskell.org/index.php?title=*&oldid=60608.
MLA style
"*." HaskellWiki, . 6 Feb 2016, 17:23 UTC. 9 Mar 2021, 04:40 <https://wiki.haskell.org/index.php?title=*&oldid=60608>.
MHRA style
HaskellWiki contributors, '*', HaskellWiki, , 6 February 2016, 17:23 UTC, <https://wiki.haskell.org/index.php?title=*&oldid=60608> [accessed 9 March 2021]
Chicago style
HaskellWiki contributors, "*," HaskellWiki, , https://wiki.haskell.org/index.php?title=*&oldid=60608 (accessed March 9, 2021).
CBE/CSE style
HaskellWiki contributors. * [Internet]. HaskellWiki, ; 2016 Feb 6, 17:23 UTC [cited 2021 Mar 9]. Available from: https://wiki.haskell.org/index.php?title=*&oldid=60608.
Bluebook style
*, https://wiki.haskell.org/index.php?title=*&oldid=60608 (last visited March 9, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "* --- HaskellWiki{,} ", year = "2016", url = "https://wiki.haskell.org/index.php?title=*&oldid=60608", note = "[Online; accessed 9-March-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 = "* --- HaskellWiki{,} ", year = "2016", url = "\url{https://wiki.haskell.org/index.php?title=*&oldid=60608}", note = "[Online; accessed 9-March-2021]" }