Bibliographic details for ToDo
- Page name: ToDo
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 17 March 2025 09:31 UTC
- Date retrieved: 31 October 2025 14:51 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=ToDo&oldid=15075
- Page Version ID: 15075
Citation styles for ToDo
APA style
ToDo. (2025, March 17). Fixme.ch, . Retrieved 14:51, October 31, 2025 from https://fixme.ch/w/index.php?title=ToDo&oldid=15075.
MLA style
"ToDo." Fixme.ch, . 17 Mar 2025, 09:31 UTC. 31 Oct 2025, 14:51 <https://fixme.ch/w/index.php?title=ToDo&oldid=15075>.
MHRA style
Fixme.ch contributors, 'ToDo', Fixme.ch, , 17 March 2025, 09:31 UTC, <https://fixme.ch/w/index.php?title=ToDo&oldid=15075> [accessed 31 October 2025]
Chicago style
Fixme.ch contributors, "ToDo," Fixme.ch, , https://fixme.ch/w/index.php?title=ToDo&oldid=15075 (accessed October 31, 2025).
CBE/CSE style
Fixme.ch contributors. ToDo [Internet]. Fixme.ch, ; 2025 Mar 17, 09:31 UTC [cited 2025 Oct 31]. Available from: https://fixme.ch/w/index.php?title=ToDo&oldid=15075.
Bluebook style
ToDo, https://fixme.ch/w/index.php?title=ToDo&oldid=15075 (last visited October 31, 2025).
BibTeX entry
 @misc{ wiki:xxx,
   author = "Fixme.ch",
   title = "ToDo --- Fixme.ch{,} ",
   year = "2025",
   url = "https://fixme.ch/w/index.php?title=ToDo&oldid=15075",
   note = "[Online; accessed 31-October-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 = "Fixme.ch",
   title = "ToDo --- Fixme.ch{,} ",
   year = "2025",
   url = "\url{https://fixme.ch/w/index.php?title=ToDo&oldid=15075}",
   note = "[Online; accessed 31-October-2025]"
 }