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