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