Cite This Page
Bibliographic details for Recommendations
- Page name: Recommendations
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 24 February 2020 15:10 UTC
- Date retrieved: 29 October 2025 00:37 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778
- Page Version ID: 3778
Citation styles for Recommendations
APA style
Recommendations. (2020, February 24). notfoundon, . Retrieved 00:37, October 29, 2025 from https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778.
MLA style
"Recommendations." notfoundon, . 24 Feb 2020, 15:10 UTC. 29 Oct 2025, 00:37 <https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778>.
MHRA style
notfoundon contributors, 'Recommendations', notfoundon, , 24 February 2020, 15:10 UTC, <https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778> [accessed 29 October 2025]
Chicago style
notfoundon contributors, "Recommendations," notfoundon, , https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778 (accessed October 29, 2025).
CBE/CSE style
notfoundon contributors. Recommendations [Internet]. notfoundon, ; 2020 Feb 24, 15:10 UTC [cited 2025 Oct 29]. Available from: https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778.
Bluebook style
Recommendations, https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Recommendations --- notfoundon{,} ",
year = "2020",
url = "https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778",
note = "[Online; accessed 29-October-2025]"
}
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 = "notfoundon",
title = "Recommendations --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778}",
note = "[Online; accessed 29-October-2025]"
}