Cite This Page
Bibliographic details for Tasks
- Page name: Tasks
- Author: crtc.cs.odu.edu contributors
- Publisher: crtc.cs.odu.edu, .
- Date of last revision: 24 February 2020 19:27 UTC
- Date retrieved: 30 October 2025 05:02 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968
- Page Version ID: 3968
Citation styles for Tasks
APA style
Tasks. (2020, February 24). crtc.cs.odu.edu, . Retrieved 05:02, October 30, 2025 from https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968.
MLA style
"Tasks." crtc.cs.odu.edu, . 24 Feb 2020, 19:27 UTC. 30 Oct 2025, 05:02 <https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968>.
MHRA style
crtc.cs.odu.edu contributors, 'Tasks', crtc.cs.odu.edu, , 24 February 2020, 19:27 UTC, <https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968> [accessed 30 October 2025]
Chicago style
crtc.cs.odu.edu contributors, "Tasks," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968 (accessed October 30, 2025).
CBE/CSE style
crtc.cs.odu.edu contributors. Tasks [Internet]. crtc.cs.odu.edu, ; 2020 Feb 24, 19:27 UTC [cited 2025 Oct 30]. Available from: https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968.
Bluebook style
Tasks, https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968 (last visited October 30, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "crtc.cs.odu.edu",
title = "Tasks --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968",
note = "[Online; accessed 30-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 = "crtc.cs.odu.edu",
title = "Tasks --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=3968}",
note = "[Online; accessed 30-October-2025]"
}