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