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