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