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