Cite This Page
Bibliographic details for Collaborative filtering
- Page name: Collaborative filtering
- Author: HaskellWiki contributors
- Publisher: HaskellWiki, .
- Date of last revision: 20 April 2008 15:39 UTC
- Date retrieved: 2 December 2023 02:33 UTC
- Permanent URL: https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645
- Page Version ID: 20645
Citation styles for Collaborative filtering
APA style
Collaborative filtering. (2008, April 20). HaskellWiki, . Retrieved 02:33, December 2, 2023 from https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645.
MLA style
"Collaborative filtering." HaskellWiki, . 20 Apr 2008, 15:39 UTC. 2 Dec 2023, 02:33 <https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645>.
MHRA style
HaskellWiki contributors, 'Collaborative filtering', HaskellWiki, , 20 April 2008, 15:39 UTC, <https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645> [accessed 2 December 2023]
Chicago style
HaskellWiki contributors, "Collaborative filtering," HaskellWiki, , https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645 (accessed December 2, 2023).
CBE/CSE style
HaskellWiki contributors. Collaborative filtering [Internet]. HaskellWiki, ; 2008 Apr 20, 15:39 UTC [cited 2023 Dec 2]. Available from: https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645.
Bluebook style
Collaborative filtering, https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645 (last visited December 2, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "HaskellWiki", title = "Collaborative filtering --- HaskellWiki{,} ", year = "2008", url = "https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645", note = "[Online; accessed 2-December-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 = "Collaborative filtering --- HaskellWiki{,} ", year = "2008", url = "\url{https://wiki.haskell.org/index.php?title=Collaborative_filtering&oldid=20645}", note = "[Online; accessed 2-December-2023]" }