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