Cite This Page
Bibliographic details for Tools
- Page name: Tools
- Author: PrePostPrint contributors
- Publisher: PrePostPrint, .
- Date of last revision: 25 July 2025 07:37 UTC
- Date retrieved: 13 June 2026 03:07 UTC
- Permanent URL: https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426
- Page Version ID: 5426
Citation styles for Tools
APA style
Tools. (2025, July 25). PrePostPrint, . Retrieved 03:07, June 13, 2026 from https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426.
MLA style
"Tools." PrePostPrint, . 25 Jul 2025, 07:37 UTC. 13 Jun 2026, 03:07 <https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426>.
MHRA style
PrePostPrint contributors, 'Tools', PrePostPrint, , 25 July 2025, 07:37 UTC, <https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426> [accessed 13 June 2026]
Chicago style
PrePostPrint contributors, "Tools," PrePostPrint, , https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426 (accessed June 13, 2026).
CBE/CSE style
PrePostPrint contributors. Tools [Internet]. PrePostPrint, ; 2025 Jul 25, 07:37 UTC [cited 2026 Jun 13]. Available from: https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426.
Bluebook style
Tools, https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PrePostPrint",
title = "Tools --- PrePostPrint{,} ",
year = "2025",
url = "https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426",
note = "[Online; accessed 13-June-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 = "PrePostPrint",
title = "Tools --- PrePostPrint{,} ",
year = "2025",
url = "\url{https://wiki.prepostprint.org/index.php?title=Tools&oldid=5426}",
note = "[Online; accessed 13-June-2026]"
}