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