Cite This Page
Bibliographic details for TODO list
- Page name: TODO list
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 21 September 2009 14:15 UTC
- Date retrieved: 1 April 2026 00:38 UTC
- Permanent URL: https://wpkg.org/index.php?title=TODO_list&oldid=4759
- Page Version ID: 4759
Citation styles for TODO list
APA style
TODO list. (2009, September 21). WPKG | Open Source Software Deployment and Distribution, . Retrieved 00:38, April 1, 2026 from https://wpkg.org/index.php?title=TODO_list&oldid=4759.
MLA style
"TODO list." WPKG | Open Source Software Deployment and Distribution, . 21 Sep 2009, 14:15 UTC. 1 Apr 2026, 00:38 <https://wpkg.org/index.php?title=TODO_list&oldid=4759>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'TODO list', WPKG | Open Source Software Deployment and Distribution, , 21 September 2009, 14:15 UTC, <https://wpkg.org/index.php?title=TODO_list&oldid=4759> [accessed 1 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "TODO list," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=TODO_list&oldid=4759 (accessed April 1, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. TODO list [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2009 Sep 21, 14:15 UTC [cited 2026 Apr 1]. Available from: https://wpkg.org/index.php?title=TODO_list&oldid=4759.
Bluebook style
TODO list, https://wpkg.org/index.php?title=TODO_list&oldid=4759 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "TODO list --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "https://wpkg.org/index.php?title=TODO_list&oldid=4759",
note = "[Online; accessed 1-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "TODO list --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=TODO_list&oldid=4759}",
note = "[Online; accessed 1-April-2026]"
}