Cite This Page
Bibliographic details for 99 questions/31 to 41
- Page name: 99 questions/31 to 41
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 9 February 2019 09:15 UTC
- Date retrieved: 10 April 2021 15:32 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265
- Page Version ID: 9265
Citation styles for 99 questions/31 to 41
APA style
99 questions/31 to 41. (2019, February 9). HaskellWiki, . Retrieved 15:32, April 10, 2021 from https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265.
MLA style
"99 questions/31 to 41." HaskellWiki, . 9 Feb 2019, 09:15 UTC. 10 Apr 2021, 15:32 <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265>.
MHRA style
HaskellWiki contributors, '99 questions/31 to 41', HaskellWiki, , 9 February 2019, 09:15 UTC, <https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265> [accessed 10 April 2021]
Chicago style
HaskellWiki contributors, "99 questions/31 to 41," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265 (accessed April 10, 2021).
CBE/CSE style
HaskellWiki contributors. 99 questions/31 to 41 [Internet]. HaskellWiki, ; 2019 Feb 9, 09:15 UTC [cited 2021 Apr 10]. Available from: https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265.
Bluebook style
99 questions/31 to 41, https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265 (last visited April 10, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/31 to 41 --- HaskellWiki{,} ", year = "2019", url = "https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265", note = "[Online; accessed 10-April-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 = "99 questions/31 to 41 --- HaskellWiki{,} ", year = "2019", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/31_to_41&oldid=9265}", note = "[Online; accessed 10-April-2021]" }