Cite This Page
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: 15 March 2026 01:57 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=ToDo&oldid=13875
- Page Version ID: 13875
Citation styles for ToDo
APA style
ToDo. (2025, March 17). Fixme.ch, . Retrieved 01:57, March 15, 2026 from http://fixme.ch/w/index.php?title=ToDo&oldid=13875.
MLA style
"ToDo." Fixme.ch, . 17 Mar 2025, 09:31 UTC. 15 Mar 2026, 01:57 <http://fixme.ch/w/index.php?title=ToDo&oldid=13875>.
MHRA style
Fixme.ch contributors, 'ToDo', Fixme.ch, , 17 March 2025, 09:31 UTC, <http://fixme.ch/w/index.php?title=ToDo&oldid=13875> [accessed 15 March 2026]
Chicago style
Fixme.ch contributors, "ToDo," Fixme.ch, , http://fixme.ch/w/index.php?title=ToDo&oldid=13875 (accessed March 15, 2026).
CBE/CSE style
Fixme.ch contributors. ToDo [Internet]. Fixme.ch, ; 2025 Mar 17, 09:31 UTC [cited 2026 Mar 15]. Available from: http://fixme.ch/w/index.php?title=ToDo&oldid=13875.
Bluebook style
ToDo, http://fixme.ch/w/index.php?title=ToDo&oldid=13875 (last visited March 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "ToDo --- Fixme.ch{,} ",
year = "2025",
url = "http://fixme.ch/w/index.php?title=ToDo&oldid=13875",
note = "[Online; accessed 15-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 = "Fixme.ch",
title = "ToDo --- Fixme.ch{,} ",
year = "2025",
url = "\url{http://fixme.ch/w/index.php?title=ToDo&oldid=13875}",
note = "[Online; accessed 15-March-2026]"
}