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