Cite This Page
Bibliographic details for From a newbie II
- Page name: From a newbie II
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 6 February 2021 14:50 UTC
- Date retrieved: 1 July 2022 03:15 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781
- Page Version ID: 63781
Citation styles for From a newbie II
APA style
From a newbie II. (2021, February 6). HaskellWiki, . Retrieved 03:15, July 1, 2022 from https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781.
MLA style
"From a newbie II." HaskellWiki, . 6 Feb 2021, 14:50 UTC. 1 Jul 2022, 03:15 <https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781>.
MHRA style
HaskellWiki contributors, 'From a newbie II', HaskellWiki, , 6 February 2021, 14:50 UTC, <https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781> [accessed 1 July 2022]
Chicago style
HaskellWiki contributors, "From a newbie II," HaskellWiki, , https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781 (accessed July 1, 2022).
CBE/CSE style
HaskellWiki contributors. From a newbie II [Internet]. HaskellWiki, ; 2021 Feb 6, 14:50 UTC [cited 2022 Jul 1]. Available from: https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781.
Bluebook style
From a newbie II, https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781 (last visited July 1, 2022).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "From a newbie II --- HaskellWiki{,} ", year = "2021", url = "https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781", note = "[Online; accessed 1-July-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 = "From a newbie II --- HaskellWiki{,} ", year = "2021", url = "\url{https://wiki.haskell.org/index.php?title=From_a_newbie_II&oldid=63781}", note = "[Online; accessed 1-July-2022]" }