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