Cite This Page
Bibliographic details for OpenProblem
- Page name: OpenProblem
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 8 June 2023 11:32 UTC
- Date retrieved: 15 September 2024 00:58 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094
- Page Version ID: 66094
Citation styles for OpenProblem
APA style
OpenProblem. (2023, June 8). HaskellWiki, . Retrieved 00:58, September 15, 2024 from https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094.
MLA style
"OpenProblem." HaskellWiki, . 8 Jun 2023, 11:32 UTC. 15 Sep 2024, 00:58 <https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094>.
MHRA style
HaskellWiki contributors, 'OpenProblem', HaskellWiki, , 8 June 2023, 11:32 UTC, <https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094> [accessed 15 September 2024]
Chicago style
HaskellWiki contributors, "OpenProblem," HaskellWiki, , https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094 (accessed September 15, 2024).
CBE/CSE style
HaskellWiki contributors. OpenProblem [Internet]. HaskellWiki, ; 2023 Jun 8, 11:32 UTC [cited 2024 Sep 15]. Available from: https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094.
Bluebook style
OpenProblem, https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094 (last visited September 15, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "OpenProblem --- HaskellWiki{,} ", year = "2023", url = "https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094", note = "[Online; accessed 15-September-2024]" }
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 = "OpenProblem --- HaskellWiki{,} ", year = "2023", url = "\url{https://wiki.haskell.org/index.php?title=OpenProblem&oldid=66094}", note = "[Online; accessed 15-September-2024]" }