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