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