Cite This Page
Bibliographic details for Not Found On
- Page name: Not Found On
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 15 January 2020 22:32 UTC
- Date retrieved: 29 November 2025 14:45 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221
- Page Version ID: 3221
Citation styles for Not Found On
APA style
Not Found On. (2020, January 15). notfoundon, . Retrieved 14:45, November 29, 2025 from https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221.
MLA style
"Not Found On." notfoundon, . 15 Jan 2020, 22:32 UTC. 29 Nov 2025, 14:45 <https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221>.
MHRA style
notfoundon contributors, 'Not Found On', notfoundon, , 15 January 2020, 22:32 UTC, <https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221> [accessed 29 November 2025]
Chicago style
notfoundon contributors, "Not Found On," notfoundon, , https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221 (accessed November 29, 2025).
CBE/CSE style
notfoundon contributors. Not Found On [Internet]. notfoundon, ; 2020 Jan 15, 22:32 UTC [cited 2025 Nov 29]. Available from: https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221.
Bluebook style
Not Found On, https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Not Found On --- notfoundon{,} ",
year = "2020",
url = "https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221",
note = "[Online; accessed 29-November-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 = "Not Found On --- notfoundon{,} ",
year = "2020",
url = "\url{https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=3221}",
note = "[Online; accessed 29-November-2025]"
}