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: 29 June 2026 04:12 UTC
- Permanent URL: https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263
- Page Version ID: 4263
Citation styles for Tasks
APA style
Tasks. (2020, February 24). crtc.cs.odu.edu, . Retrieved 04:12, June 29, 2026 from https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263.
MLA style
"Tasks." crtc.cs.odu.edu, . 24 Feb 2020, 19:27 UTC. 29 Jun 2026, 04:12 <https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263>.
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=4263> [accessed 29 June 2026]
Chicago style
crtc.cs.odu.edu contributors, "Tasks," crtc.cs.odu.edu, , https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263 (accessed June 29, 2026).
CBE/CSE style
crtc.cs.odu.edu contributors. Tasks [Internet]. crtc.cs.odu.edu, ; 2020 Feb 24, 19:27 UTC [cited 2026 Jun 29]. Available from: https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263.
Bluebook style
Tasks, https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263 (last visited June 29, 2026).
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=4263",
note = "[Online; accessed 29-June-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 = "crtc.cs.odu.edu",
title = "Tasks --- crtc.cs.odu.edu{,} ",
year = "2020",
url = "\url{https://crtc.cs.odu.edu/index.php?title=Tasks&oldid=4263}",
note = "[Online; accessed 29-June-2026]"
}