Cite This Page
Bibliographic details for 99 questions/80 to 89
- Page name: 99 questions/80 to 89
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 1 February 2012 01:36 UTC
- Date retrieved: 12 August 2022 03:50 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302
- Page Version ID: 44302
Citation styles for 99 questions/80 to 89
APA style
99 questions/80 to 89. (2012, February 1). HaskellWiki, . Retrieved 03:50, August 12, 2022 from https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302.
MLA style
"99 questions/80 to 89." HaskellWiki, . 1 Feb 2012, 01:36 UTC. 12 Aug 2022, 03:50 <https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302>.
MHRA style
HaskellWiki contributors, '99 questions/80 to 89', HaskellWiki, , 1 February 2012, 01:36 UTC, <https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302> [accessed 12 August 2022]
Chicago style
HaskellWiki contributors, "99 questions/80 to 89," HaskellWiki, , https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302 (accessed August 12, 2022).
CBE/CSE style
HaskellWiki contributors. 99 questions/80 to 89 [Internet]. HaskellWiki, ; 2012 Feb 1, 01:36 UTC [cited 2022 Aug 12]. Available from: https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302.
Bluebook style
99 questions/80 to 89, https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302 (last visited August 12, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "99 questions/80 to 89 --- HaskellWiki{,} ", year = "2012", url = "https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302", note = "[Online; accessed 12-August-2022]" }
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/80 to 89 --- HaskellWiki{,} ", year = "2012", url = "\url{https://wiki.haskell.org/index.php?title=99_questions/80_to_89&oldid=44302}", note = "[Online; accessed 12-August-2022]" }