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