Cite This Page
Bibliographic details for Not Found On
- Page name: Not Found On
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 29 October 2019 10:57 UTC
- Date retrieved: 17 April 2026 23:05 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258
- Page Version ID: 2258
Citation styles for Not Found On
APA style
Not Found On. (2019, October 29). notfoundon, . Retrieved 23:05, April 17, 2026 from https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258.
MLA style
"Not Found On." notfoundon, . 29 Oct 2019, 10:57 UTC. 17 Apr 2026, 23:05 <https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258>.
MHRA style
notfoundon contributors, 'Not Found On', notfoundon, , 29 October 2019, 10:57 UTC, <https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258> [accessed 17 April 2026]
Chicago style
notfoundon contributors, "Not Found On," notfoundon, , https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258 (accessed April 17, 2026).
CBE/CSE style
notfoundon contributors. Not Found On [Internet]. notfoundon, ; 2019 Oct 29, 10:57 UTC [cited 2026 Apr 17]. Available from: https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258.
Bluebook style
Not Found On, https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Not Found On --- notfoundon{,} ",
year = "2019",
url = "https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258",
note = "[Online; accessed 17-April-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 = "Not Found On --- notfoundon{,} ",
year = "2019",
url = "\url{https://notfoundon.org/here/index.php?title=Not_Found_On&oldid=2258}",
note = "[Online; accessed 17-April-2026]"
}