Cite This Page
Bibliographic details for Tools
- Page name: Tools
- Author: A Place to Study contributors
- Publisher: A Place to Study.
- Date of last revision: 3 November 2024 20:25 UTC
- Date retrieved: 15 May 2026 13:04 UTC
- Permanent URL: https://www.learnliberally.org/w/index.php?title=Tools&oldid=455
- Page Version ID: 455
Citation styles for Tools
Tools. (2024, November 3). A Place to Study. Retrieved May 15, 2026, from https://www.learnliberally.org/w/index.php?title=Tools&oldid=455.
"Tools." A Place to Study. 3 Nov 2024, 20:25 UTC. <https://www.learnliberally.org/w/index.php?title=Tools&oldid=455> 15 May 2026, 13:04.
A Place to Study contributors, 'Tools', A Place to Study, 3 November 2024, 20:25 UTC, <https://www.learnliberally.org/w/index.php?title=Tools&oldid=455> [accessed 15 May 2026]
A Place to Study contributors, "Tools," A Place to Study, https://www.learnliberally.org/w/index.php?title=Tools&oldid=455 (accessed May 15, 2026).
A Place to Study contributors. Tools [Internet]. A Place to Study; 2024 Nov 3, 20:25 UTC [cited 2026 May 15]. Available from: https://www.learnliberally.org/w/index.php?title=Tools&oldid=455.
Tools, https://www.learnliberally.org/w/index.php?title=Tools&oldid=455 (last visited May 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "A Place to Study",
title = "Tools --- A Place to Study{,} ",
year = "2024",
url = "https://www.learnliberally.org/w/index.php?title=Tools&oldid=455",
note = "[Online; accessed 15-May-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 = "A Place to Study",
title = "Tools --- A Place to Study{,} ",
year = "2024",
url = "\url{https://www.learnliberally.org/w/index.php?title=Tools&oldid=455}",
note = "[Online; accessed 15-May-2026]"
}