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