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: 28 March 2026 20:46 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 20:46, March 28, 2026 from https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778.
MLA style
"Recommendations." notfoundon, . 24 Feb 2020, 15:10 UTC. 28 Mar 2026, 20:46 <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 28 March 2026]
Chicago style
notfoundon contributors, "Recommendations," notfoundon, , https://notfoundon.org/here/index.php?title=Recommendations&oldid=3778 (accessed March 28, 2026).
CBE/CSE style
notfoundon contributors. Recommendations [Internet]. notfoundon, ; 2020 Feb 24, 15:10 UTC [cited 2026 Mar 28]. 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 March 28, 2026).
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 28-March-2026]"
}
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 28-March-2026]"
}