Cite This Page
Bibliographic details for ArchivedPage
- Page name: ArchivedPage
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 31 August 2010 15:15 UTC
- Date retrieved: 25 March 2023 06:01 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608
- Page Version ID: 36608
Citation styles for ArchivedPage
APA style
ArchivedPage. (2010, August 31). HaskellWiki, . Retrieved 06:01, March 25, 2023 from https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608.
MLA style
"ArchivedPage." HaskellWiki, . 31 Aug 2010, 15:15 UTC. 25 Mar 2023, 06:01 <https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608>.
MHRA style
HaskellWiki contributors, 'ArchivedPage', HaskellWiki, , 31 August 2010, 15:15 UTC, <https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608> [accessed 25 March 2023]
Chicago style
HaskellWiki contributors, "ArchivedPage," HaskellWiki, , https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608 (accessed March 25, 2023).
CBE/CSE style
HaskellWiki contributors. ArchivedPage [Internet]. HaskellWiki, ; 2010 Aug 31, 15:15 UTC [cited 2023 Mar 25]. Available from: https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608.
Bluebook style
ArchivedPage, https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608 (last visited March 25, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "ArchivedPage --- HaskellWiki{,} ", year = "2010", url = "https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608", note = "[Online; accessed 25-March-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 = "ArchivedPage --- HaskellWiki{,} ", year = "2010", url = "\url{https://wiki.haskell.org/index.php?title=ArchivedPage&oldid=36608}", note = "[Online; accessed 25-March-2023]" }