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